Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

The four most frequently used types of data objects in R are vectors, matrices, data frames and ________

a) Function
b) Lists
c) Packages
d) Interfaces

Answer: b
Explanation: The four most frequently used types of data objects in R are vectors, matrices, data frames and lists. A list is a generalisation of a vector and represents a collection of data objects.

Join The Discussion