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
- 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_*
- 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
- Docs
- R not yet supported