tidyr
https://github.com/tidyverse/tidyr
R
Tidy Messy Data
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
R not yet supported41 Subscribers
View all SubscribersAdd a CodeTriage badge to tidyr
Help out
- Issues
- Confusing error message when "expand" hits grouped data
- `unnest_wider` fails on certain types
- pivot_wider: unexpected behavior specifying id_cols to omit that are included in names/values_from
- `unnest_wider` unstable with respect to row order when elements have duplicated names
- separate_wider_* functions remove row names from data frame
- `separate_wider_delim` renames original column when `col_remove=FALSE` and `names=` not specified
- `full_seq.numeric()` should set `finite = TRUE`
- Improve error message when `pivot_longer()` is applied on data with a "name" column
- Add `by` to `chop()` too
- Consider renaming sample tibbles like `table4a` to `table4_cases`
- Docs
- R not yet supported