_________ extract a subset of rows from a dataframe based on logical conditions.
(a) rename
(b) filter
(c) set
(d) subset
I had been asked this question during an online exam.
My question comes from dplyr topic in chapter R – Data Storage, Formats, Objects and Operations of R Programming