Examveda
Examveda

How do you check the class of an object in R?

A. class(object)

B. type(object)

C. typeof(object)

D. obj_class(object)

Answer: Option A


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

Join The Discussion

Related Questions on Introduction to R Programming