About Anaconda Help Download Anaconda

Easily Tidy Data with 'spread()' and 'gather()' Functions

Installers

R source install

To install this package run one of the following:
R> install.packages("tidyr", repos="https://r.anaconda.org/ijstokes")

Description

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


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.1) Legal | Privacy Policy