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.

Which function replicates elements of vectors?

a) C
b) Rep
c) Crep
d) Grep

Answer: b
Explanation: The rep function replicates elements of vectors. The seq function creates a regular sequence of values to form a vector. The four most frequently used types of data objects in R are vectors, matrices, data frames and lists.

Join The Discussion