library(here)
library(usethis)
use_mit_license("Markus Lang")
load("data/covid19vaccines.rda")
use_data(covid19vaccines)
use_git()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.