Vidyalelo
R Programming · Q34

R Programming Basics

Programming · R Programming · question 34

Q34

What will be the output of the following R code? x as.numeric(x)

A.
Warning
Answer
B.
Error
C.
Abnormal termination
D.
Prints x

Answer: Option A

Solution

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