

MCQOPTIONS
Saved Bookmarks
1. |
Point out the correct statement? |
A. | tidyr and dplyr packages do not make use of the pipe operator |
B. | tidyr does less than reshape2 |
C. | tidyr provides ability to string multiple functions together by incorporating % |
D. | tidyr does greater than reshape2 |
Answer» C. tidyr provides ability to string multiple functions together by incorporating % | |