Which of the following return a subset of the columns of a data frame?
(a) select
(b) retrieve
(c) get
(d) set
This question was addressed to me in quiz.
My question is based upon dplyr in portion R – Data Storage, Formats, Objects and Operations of R Programming