Skip to content
Prev 8374 / 12125 Next

[R-pkg-devel] Advice on elegant way to alias function name

Many of Hadley Wickhams packages have things with both US and UK spellings
(summarise/summarize, color/colour), I would check ggplot2 or dplyr.

https://github.com/cran/dplyr/blob/master/R/summarise.R#L122-L124
On Thu, Sep 1, 2022 at 7:48 AM J C Nash <profjcnash at gmail.com> wrote: