
Pipe-esque Programming with {ggplot2}’s Plus Operator
Writing iterative code with ‘+’ rather than ‘%>%’ was a tough transition my first time around.
Writing iterative code with ‘+’ rather than ‘%>%’ was a tough transition my first time around.
On the tension between documenting R packages exhaustively and maintainably.
Weighing the pros and cons of several possible schemas for naming the core functions in {stacks}.
Why {stacks} requires (at least) four separate functions to build an ensemble model rather than wrapping them all up into one.
Introducing a set of blog posts reflecting on the development process of the {stacks} package.