tidyr-package {tidyr}R Documentation

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.

Author(s)

Maintainer: Hadley Wickham hadley@rstudio.com

Authors:

Other contributors:

See Also

Useful links:


[Package tidyr version 0.8.3 Index]