-
-
Notifications
You must be signed in to change notification settings - Fork 11
Add new dplyr methods #194
Copy link
Copy link
Open
Labels
featureIdeas for new featuresIdeas for new features🛠dplyrIssues related with dplyr methodsIssues related with dplyr methods
Metadata
Metadata
Assignees
Labels
featureIdeas for new featuresIdeas for new features🛠dplyrIssues related with dplyr methodsIssues related with dplyr methods
add_count(): https://dplyr.tidyverse.org/reference/count.html Review count and tally methods #195cross_join(): https://dplyr.tidyverse.org/reference/cross_join: Not an S3 method yet: Makeadd_tally()add_tally()S3 generic? tidyverse/dplyr#7695filter_out():In dplyr development version, wait until release: https://dplyr.tidyverse.org/dev/reference/filterRelease dplyr 1.2.0 tidyverse/dplyr#7801 Addfilter_outmethod #196