Q. 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 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) There are three operators that can be used to extract subsets of R objects