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.
package.skeleton creates an empty template for a new R package.
package.skeleton
TAF-package gives an overview of the package.
TAF-package
if (FALSE) { taf.skeleton.sa.org(stockname = "WBCod_2021_cand01") }
Run the code above in your browser using DataLab