Point out the correct statement?
(a) The search list can be found by using the searchlist() function
(b) The search list can be found by using the search() function
(c) The global environment or the user’s workspace is always the second element of the search list
(d) R has separate namespaces for functions and non-functions
I got this question in quiz.
The above asked question is from Scoping Rules in portion Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming