Vidyalelo
R Programming · Q105

Data Manipulation with dplyr

Programming · R Programming · question 105

Q105

Point out the correct statement?

A.
tidyr and dplyr packages do not make use of the pipe operator
B.
tidyr does less than reshape2
Answer
C.
tidyr provides ability to string multiple functions together by incorporating %
D.
tidyr does greater than reshape2

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board