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
- Weight column not removed by `uncount()` when using `.data` pronoun
- add mode support for summarise
- 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
- Use base pipe in examples
- 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
- Make `separate_longer_*()` and `separate_wider_*()` generics?
- `crossing()` adds missing factor levels (either a bug or a documentation issue)
- convert option for separate_wider_*
- Docs
- R not yet supported