microbiome <- read.csv("http://www.exploredata.net/ftp/MicrobiomeWithMetadata.csv") %>%
janitor::clean_names()
usethis::use_data(microbiome, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.