1.

Which of the following command is used to print an object “x” in R?

A. printf(x)
B. print(x)
C. printx
D. print[x]
Answer» C. printx


Discussion

No Comment Found