Vidyalelo
R Programming · Q64

Control Structures in R Programming

Programming · R Programming · question 64

Q64

What will be the output of the following R code? > x lapply(x, runif)

D.
Error

Answer: Option A

Solution

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