knitr::opts_chunk$set(echo = FALSE)
library(CoV19) plot2(states, c("NY", "NJ"))
plot2(states, c("WA", "CA"))
plot2(states, c("FL", "CO"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.