P
Q. What is the mode of 'a' in the following R code?
a <- c(1,” a”, FALSE)
- Correct Answer - Option(B)
- Views: 87
- Filed under category R Programming
Discusssion
Login to discuss.