Skip to content

Refactor ddply from ctrl$functions$summary-style calls#1404

Open
MichaelChirico wants to merge 1 commit intotopepo:masterfrom
MichaelChirico:ddply-11
Open

Refactor ddply from ctrl$functions$summary-style calls#1404
MichaelChirico wants to merge 1 commit intotopepo:masterfrom
MichaelChirico:ddply-11

Conversation

@MichaelChirico
Copy link
Copy Markdown
Contributor

These are perhaps the hardest to manage because ctrl$functions$summary, at least in the few cases I looked at, can ultimately come from a user-supplied list, therefore I am trying to retain maximum generality for back-compatibility. IINM all of the defaults are to use defaultSummary(), which we could instead choose to implement in a more {dplyr}-friendly manner.

This is the final {plyr}-related PR: once #1382 through here are merged, the {plyr} dependency can be removed.

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.

1 participant