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