## ----setup, include = FALSE----------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
## ----hockey,echo=T-------------------------------------------------------
hydramse::darwinData$hockey
## ----segmented,echo=T----------------------------------------------------
hydramse::darwinData$segmented
## ----BH,echo=T-----------------------------------------------------------
hydramse::darwinData$BH
## ----Ricker,echo=T-------------------------------------------------------
hydramse::darwinData$Ricker
## ----SSB,echo=T----------------------------------------------------------
hydramse::darwinData$SSBBounds
## ----hist,echo=T---------------------------------------------------------
hydramse::darwinData$historicBounds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.