1.

_________ extract a subset of rows from a data frame based on logical conditions.(a) rename(b) filter(c) set(d) subset

Answer» The correct choice is (a) rename

Explanation: rename is used to rename variables in a data frame.


Discussion

No Comment Found

Related InterviewSolutions