tidyr
Tidy Messy Data
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).
- Version1.3.1
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?Yes
- Last release01/24/2024
Documentation
Team
Hadley Wickham
MaintainerShow author detailsKevin Ushey
Show author detailsRolesContributorDavis Vaughan
Maximilian Girlich
Show author detailsRolesAuthorPosit Software, PBC
Show author detailsRolesCopyright holder, fnd
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports11 packages
- Suggests7 packages
- Linking To1 package
- Reverse Depends20 packages
- Reverse Imports1844 packages
- Reverse Suggests453 packages
- Reverse Enhances1 package