Loading...
Loading...
Available on 1 platform
Sign in to view source links and access this dataset
tidyr is an R package authored by Hadley Wickham for creating tidy data. It provides tools for reshaping data through pivoting, adjusting data hierarchy via nesting and unnesting, converting nested lists into data frames, and extracting values from strings. The package also includes utilities for handling both implicit and explicit missing values.
This is a software package (R library), not a dataset. Users must have R installed to utilize its functions.