## code to prepare `data-raw` dataset goes here
# Not ready for primetime
#usethis::use_data(data-raw, overwrite = TRUE)
usethis::use_data_raw()
#library(tidyverse)
#sierraFeb <- read_csv("data-raw/sierraFeb.csv")
usethis::use_data(sierraFeb)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.