# raw data for White Sturgeon spawning probability
SpawningProbWST <- read.csv(file = "data-raw/spawning.csv", header = TRUE)
devtools::use_data(SpawningProbWST, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.