Skip to content

Use dplyr to summarise()#523

Merged
schloerke merged 6 commits into
ggobi:plyr_to_dplyrfrom
MichaelChirico:plyr-summarise
Jun 10, 2025
Merged

Use dplyr to summarise()#523
schloerke merged 6 commits into
ggobi:plyr_to_dplyrfrom
MichaelChirico:plyr-summarise

Conversation

@MichaelChirico
Copy link
Copy Markdown
Contributor

Continuing the series removing {plyr}: #520, #521, #522.

This branch includes #521 (and thus #520), see that PR for a description of why stacking is hard from a fork.

AFAIK dplyr::summarise() is a drop-in replacement for plyr::summarize() for this simple aggregation.

@schloerke schloerke changed the base branch from master to plyr_to_dplyr June 10, 2025 14:51
@schloerke schloerke merged commit c449a56 into ggobi:plyr_to_dplyr Jun 10, 2025
@MichaelChirico MichaelChirico deleted the plyr-summarise branch June 10, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants