library(readr)
tylervigen <- read_csv("data-raw/tylervigen.csv")
usethis::use_data(tylervigen, overwrite = TRUE, compress = 'xz')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.