Description Examples
Dataset from 256 surveys of small lakes in British Columbia, Canada
1 2 3 4 5 6
data(BC_lakes) plot(BC_lakes[[69]]) # Plot data mod <- fit_model(BC_lakes[[69]]) # Run model plot(mod) # View model results
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.