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
- .names parameter for pack/unpack
- separate_wider_position & names_sep
- Different behavior of column remove for `separate_*()` and `separate()`
- docs: remove duplicate word
- `unnest_longer`/`unnest` inconsistency with list columns of more lists?
- Weight column not removed by `uncount()` when using `.data` pronoun
- Use tidyselect `error_arg` argument to yield better messages when `allow_rename = FALSE` or `allow_empty = FALSE`
- `complete` fails when `fill` is a column name in a grouped df
- In `separate_wider_delim()`, allow for specifying the direction to split by `delim` in
- Use `tidyselect::eval_select(allow_positional = FALSE)` for `id_cols` when possible
- Docs
- R not yet supported