tidyr

Tidy Messy Data

CRAN Package

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).


Documentation


Team


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