## code to prepare `lodgepole_phenology_event` dataset goes here
lodgepole_phenology_event <- read.csv("data-raw/phenology_event_data.csv", stringsAsFactors = FALSE, header = TRUE)
usethis::use_data(lodgepole_phenology_event, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.