Vidyalelo
R Programming · Q11

R Programming Basics

Programming · R Programming · question 11

Q11

What is the role of the rep() function in R?

A.
Repeat elements of a vector
Answer
B.
Replace missing values
C.
Remove duplicate elements
D.
Reverse the order of elements

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board