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