66.
What will be the output of the following R code?
> m <- matrix(1:6, nrow = 2, ncol = 3)
> m

68.
Which of the following is invalid assignment?

Read More Section(R Programming Basics)

Each Section contains maximum 100 MCQs question on R Programming Basics. To get more questions visit other sections.