CMD + K

r-tidyr

Anaconda Verified

Tools to help to create tidy data, where each column is a variable, each row is an observation, and each cell contains a single value. 'tidyr' contains tools for changing the shape (pivoting) and hierarchy (nesting and 'unnesting') of a dataset, turning deeply nested lists into rectangular data frames ('rectangling'), and extracting values out of string columns. It also includes tools for working with missing values (both implicit and explicit).

Installation

To install this package, run one of the following:

Conda
$conda install r::r-tidyr

Usage Tracking

1.3.0
1.2.0
0.8.3
0.8.1
0.8.0
5 / 8 versions selected
Total downloads: 0

About

Summary

Tools to help to create tidy data, where each column is a variable, each row is an observation, and each cell contains a single value. 'tidyr' contains tools for changing the shape (pivoting) and hierarchy (nesting and 'unnesting') of a dataset, turning deeply nested lists into rectangular data frames ('rectangling'), and extracting values out of string columns. It also includes tools for working with missing values (both implicit and explicit).

Information Last Updated

Apr 22, 2025 at 15:30

License

MIT

Total Downloads

463.3K

Platforms

Linux 64 Version: 1.3.0
Win 32 Version: 0.8.3
macOS 64 Version: 0.8.3
Linux 32 Version: 0.8.0
Win 64 Version: 0.8.3