Description Usage Arguments Value Examples
This function prepares a quick plot of the provided surplus production data. The dataframe must contain a column called "stockid" and a column called "year". There must also be a column containing biomass time series and a column containing surplus production time series. If a covariate is provided (optional), points will be colored based on the covariate.
1 |
data |
Data |
b_col |
Name of column containing biomass time series |
sp_col |
Name of column containing surplus production time series |
cov_col |
Name of column containing covariate time series (optional) |
n |
Number of stocks to plot (defaults to 12 or fewer) |
A plot showing the biomass-production relationship for each stock
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.