COVID-19

Making a map of COVID-19 cases

Overview I have added an interactive world map to my COVID-19 website using the leaflet package. Using my existing data preprocessing setup, it was incredibly easy to set up the interactive map!

COVID-19 Website

My website tracking the evolution of the COVID-19 pandemic.

Creating a dynamic Rmarkdown website for COVID-19 data

Overview This post refers to code available online as a GitHub repository. Create a new RStudio project Open the RStudio “New Project…” menu -> New Directory -> Simple R Markdown Website -> Type a folder name.