In this post I describe a useful programming pattern that I implemented, and
hopefully provide a gentle introduction to the idea of monads.
The motivation for all of this was that I had a {dplyr} pipeline as part of a
{shiny} app that queries a database and I wanted to “…
Continue reading: Monads in …
hopefully provide a gentle introduction to the idea of monads.
The motivation for all of this was that I had a {dplyr} pipeline as part of a
{shiny} app that queries a database and I wanted to “…