tidyr (version 0.8.1)

tidyr-package: tidyr: Easily Tidy Data with 'spread()' and 'gather()' Functions

Description

An evolution of 'reshape2'. It's designed specifically for data tidying (not general reshaping or aggregating) and works well with 'dplyr' data pipelines.

Arguments

See Also

Useful links: