Point out the correct statement?
A. You can also omit variables using the select() function by using the negative sign
B. The arrange() function also allows a special syntax that allows you to specify variable names based on patterns
C. Reordering rows of a data frame is normally easier to do in R
D. The dplyr package provides any "new" functionality to R
Answer: Option A

Join The Discussion