21. They primary R system is available from the . . . . . . . .
22. What is the function used to test objects (returns a logical operator) if they are NaN?
23. Dataframes can be converted into a matrix by calling the following function data . . . . . . . .
24. Advanced programmers can write . . . . . . . . code to manipulate R objects.
25. What will be the output of the following R code?
y <- c(TRUE, 2)
y <- c(TRUE, 2)
26. Point out the WRONG statement?
27. The most convenient way to use R is at a graphics workstation running a . . . . . . . . system.
28. If a command is not complete at the end of a line, R will give a different prompt, by default it is . . . . . . . .
29. Which one of the following is not a basic datatype?
30. In which IDE we can interact with R?
Read More Section(Introduction to R Programming)
Each Section contains maximum 100 MCQs question on Introduction to R Programming. To get more questions visit other sections.