Articles (usually instructional) are listed here.
Highlights
- Data Science Organizer Burnout - My minisite for my PositConf talk about Data Science Organizer burnout and how to build a sustainable community.
- Getting LearnR to run on Binder - Write up of how to setup a LearnR respository (basically a Shiny App) to run on Binder, a free to use network. Empowers teachers to host their LearnR tutorials.
- Package Building: How Document works with Roxygen and Namespaces - I wrote this up because I was confused about using the
@export
and@import
directives in roxygen. - Tidy Tuesday: Animal Crossing - One of my favorite Tidy Tuesday writeups. Shows how to work with
{gt}
and plot animal villagers as images on a plot.