powered by
Create initial directories and R scripts for a new TAF analysis using a stock assessment created on stockassessment.org.
taf.skeleton.sa.org(path = ".", stockname, force = FALSE)
Full path to analysis directory.
where to create initial directories and R scripts. The default is the current working directory.
The short-form name of a stock on stockassessment.org.
whether to overwrite existing scripts.
taf.skeleton creates an empty generic TAF skeleton.
taf.skeleton
icesTAF-package gives an overview of the package.
icesTAF-package
if (FALSE) { taf.skeleton.sa.org(stockname = "WBCod_2021_cand01") }
Run the code above in your browser using DataLab