Vidyalelo
R Programming · Q2

Introduction to R Programming

Programming · R Programming · question 2

Q2

In R, what does the function length() do?

A.
Returns the sum of elements
B.
Returns the number of elements
Answer
C.
Sorts the elements
D.
Computes the mean

Answer: Option B

Solution

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