An Introduction to R Markdown for the CDC
A one-hour introduction to R Markdown.
Events I have been invited to present at, shared along with slides, videos, and other linkable resources.
A one-hour introduction to R Markdown.
How to get your materials online on short notice.
rstudio::conf(2020) two-day workshop to introduce the basics of machine learning and tidymodels.
Making it tidy isn’t the end of your data’s story…
“Literate programming” is an approach to writing software programs that weaves together the source code and documentation at the time of creation. The idea is to create programs that are easier for users to understand. But they are also easier for programmers to work on and maintain. In this talk, I will describe how data scientists can be inspired by this programming approach and start what I refer to as “literate projecting.