Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
r-cran-tidyr
GNU R package to easily tidy data
https://cran.r-project.org/package=tidyr
0
no reviews
Install
GNU R package to easily tidy data with 'spread()' and 'gather()' functions.
An evolution of 'reshape2'. It's designed specifically for data tidying (not general reshaping or aggregating) and works well with 'dplyr' data pipelines.