

MCQOPTIONS
Saved Bookmarks
1. |
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() |
C. | list() |
D. | class() |
Answer» C. list() | |