Nothing
# Get Covid data
Covid <- COVID19::covid19(
country = "US",
level = 1,
start = "2019-01-01")
save(Covid_US, file="data/Covid_US.rda")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.