Examveda

How do you check the data type of a variable in R?

A. typeof(var)

B. class(var)

C. type(var)

D. checkType(var)

Answer: Option B


This Question Belongs to R Programming >> R Programming Basics

Join The Discussion

Related Questions on R Programming Basics