Q69
Which of the following command is used to print an object "x" in R?
A.
printf(x)
B.
print(x)
AnswerC.
printx
D.
print[x]
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board