r-cran-tidyr

GNU R package to easily tidy data
  https://cran.r-project.org/package=tidyr
  0
  no reviews



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.