Examveda
Examveda

What will be the output of the following R code?
a <- (“a” , “b”)
mode(a)

A. Character

B. Numeric

C. Complex

D. Integer

Answer: Option A


This Question Belongs to R Programming >> Introduction To R Programming

Join The Discussion

Related Questions on Introduction to R Programming