Q. Which of the following command is used to print an object "x" in R?
β
Correct Answer: (B)
print(x)
You must be Logged in to update hint/solution