Question
a.
The order of the packages on the search list does not matter
b.
R has separate namespaces for functions and non-functions
c.
Users can configure which packages get loaded on startup so if you are writing a function
d.
The search list can be found by using the search() function
Posted under R Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Point out the wrong statement?
Similar Questions
Discover Related MCQs
Q. R uses _________ scoping or static scoping.
View solution
Q. The only environment without a parent is the ________ environment.
View solution
Q. The ________ for R are the main feature that make it different from the original S language.
View solution
Q. The _________ function is a kind of “constructor function” that can be used to construct other functions.
View solution
Q. ________ functions can be “built which contain all of the necessary data for evaluating the function.
View solution
Q. Point out the wrong statement?
View solution
Q. Which of the following language supports lexical scoping?
View solution
Q. _________ require you to pass a function whose argument is a vector of parameters.
View solution
Q. Point out the correct statement?
View solution
Q. The _________ function is used to plot negative likelihood.
View solution
Q. ________ loop over a list and evaluate a function on each element.
View solution
Q. Point out the wrong statement?
View solution
Q. __________ function is same as lapply in R.
View solution
Q. Which of the following is multivariate version of lapply?
View solution
Q. Point out the correct statement?
View solution
Q. ________ applies a function over the margins of an array.
View solution
Q. _______ is used to apply a function over subsets of a vector.
View solution
Q. lappy functions takes _________ arguments in R language.
View solution
Q. Body of lapply function is?
View solution
Q. Point out the wrong statement?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond R Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!