Examveda

In R, what is the purpose of the subset() function?

A. Create a subset of a data frame based on conditions

B. Generate a summary of a data frame

C. Filter data based on row and column indices

D. Extract unique values from a vector using subsetting

Answer: Option A


This Question Belongs to R Programming >> Data Structures In R Programming

Join The Discussion

Related Questions on Data Structures in R Programming