Point out the correct statement?
A. There are three operators that can be used to extract subsets of R objects
B. The [ operator is used to extract elements of a list or data frame by literal name
C. The [[ operator is used to extract elements of a list or data frame by string name
D. There are five operators that can be used to extract subsets of R objects
Answer: Option A

Join The Discussion