1.

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. none of the mentioned
Answer» C. sub(dataset,logical)


Discussion

No Comment Found