podci_ado_prnt <- "data-raw/podci_ado_prnt.csv" %>%
read.csv() %>%
dplyr::as_tibble()
usethis::use_data(podci_ado_prnt, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.