Vidyalelo
R Programming · Q166

Control Structures in R Programming

Programming · R Programming · question 166

Q166

What will be the output of the following R code? > g y g(2)

A.
9
B.
42
C.
8
Answer
D.
Error

Answer: Option C

Solution

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