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 supported40 Subscribers
View all SubscribersAdd a CodeTriage badge to tidyr
Help out
- Issues
- `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`
- Cannot flexibly combine `pivot_longer` value column names from `.value` sentinels
- `names_glue` evaluation issues
- Vignette on untidy data
- Breaking change omitted from NEWS: spread(<data.table>) no longer inherits from data.table
- Revert backwards compatible `nest(.key = deprecated())` hack
- Docs
- R not yet supported