## code to prepare `DATASET` dataset goes here
s8_data <- s8processed
load("~/repos/stormwaterheatmap-master/R-scripts/WatershedRegression/data/s8_cleaned.rda")
s8_data<- s8_
usethis::use_data(s8_data, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.