View source: R/accepted_model.R
accepted_model | R Documentation |
copy of all base model files, also add a "base_model.txt" file that identifies the model used
accepted_model(base_year, base_model, year, folder = NULL)
base_year |
year of the base model |
base_model |
name of the base model (folder name) |
year |
current year |
folder |
if the base model is in a different location than the groundfishr structure is looking for |
## Not run:
accepted_model(base_year = 2020, base_model = "m18.2b", year = 2021)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.