Q67
What will be the output of the following R code? > p names(unclass(p)) > p wday
A.
1
AnswerB.
2
C.
3
D.
NULL
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board