Which Of The Following Command Is Used To Print An Object X In R #10
Which of the following command is used to print an object “x” in R?
This multiple choice question (MCQ) is related to the book/course gs gs110 R Language. It can also be found in gs gs110 History, Overview - History of R - Quiz No.1.
Which of the following command is used to print an object “x” in R?
printf(x)
print(x)
printx
print[x]