Talks

I am always happy to talk. This is a list of my talks, interviews, and webinars (with resources when available).

Written by Yanina Bellini Saibene

2022

Creating interactive tutorials using {learnr} and {gradethis}

The {learnr} package makes it easy to turn any R Markdown document into an interactive tutorial. Tutorials consist of content along with interactive components for checking and reinforcing understanding. Tutorials automatically preserve work done within them, so if a user works on a few exercises or questions and returns to the tutorial later they can pick up right where they left off.