Skip to content
Prev 63083 / 63424 Next

Suggestion: default print method for S3 generics could offer some insights on '...' among registered methods

When it comes to adding more info in the help pages, we'd be remiss
not to point out the great engineering work the tidyverse folks have
put in to this end:

https://dplyr.tidyverse.org/reference/mutate.html
https://github.com/tidyverse/dplyr/blob/9df9d63234f34837fa058bbd081a42dfb8a4eeb0/R/mutate.R#L78-L79
https://github.com/tidyverse/dplyr/blob/be3e3a05fd0081cb53168d6aedb417d62139b75d/R/doc-methods.R#L57-L75
On Mon, Jun 9, 2025 at 2:25?PM Llu?s Revilla <lluis.revilla at gmail.com> wrote: