df <- read.csv("https://covidtracking.com/api/states.csv", stringsAsFactors = FALSE)
df
df <- read.csv("https://coronadatascraper.com/#timeseries.csv", stringsAsFactors = FALSE)
View(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.