1.

_________is new package that makes it easy to “tidy” your data.(a) tidy(b) tidyr(c) tidyneat(d) tidynrThis question was addressed to me in unit test.This question is from Data Wrangling topic in section Profiling, Simulation and Data Analysis of R Programming

Answer»

Correct choice is (c) tidyneat

The EXPLANATION: TIDY data is data that’s EASY to WORK in R.



Discussion

No Comment Found

Related InterviewSolutions