Vidyalelo
R Programming · Q163

Control Structures in R Programming

Programming · R Programming · question 163

Q163

. . . . . . . . function can be used to select the random sample of size 'n' from a huge dataset.

A.
Simple()
B.
Sample()
Answer
C.
While()
D.
Signal()

Answer: Option B

Solution

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