Vidyalelo
R Programming · Q48

Introduction to R Programming

Programming · R Programming · question 48

Q48

Which of the following can be used to display the names of (most of) the objects which are currently stored within R?

A.
object()
B.
objects()
Answer
C.
list()
D.
class()

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board