Q. Which of the following statement is another way to get a subset? (A) subsetcon(dataset,logical) (B) data.df[data.df=logical] (C) sub(dataset,logical) (D) subcon(dataset,logical) ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) data.df[data.df=logical]