1.

R Commander is used to ___________ in R.(a) Export data(b) Import data(c) Use data(d) Work on dataThe question was posed to me in exam.Question is from Functions in section Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming

Answer»

Correct option is (b) Import data

Best explanation: R COMMANDER is used to import data in R LANGUAGE. To start the R commander GUI, the user should type in the command Rcmdr into the console. There are 3 DIFFERENT types in which data can be imported in R language.



Discussion

No Comment Found

Related InterviewSolutions