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()
This question was posed to me in examination.
I'm obligated to ask this question of Console Input and Evaluation topic in section History, Overview and Getting Started of R Programming