unnamed args to filter_categories() shouldn’t obliterate existing category column
Open
enhancement
invalid
- Dominant language
- R
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
filter_categories(foo = 1:100) %>% filter_categories(50)
... should leave category as “foo”, not set it to “#50#.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.