powered by
Create initial directories and R scripts for a new TAF analysis.
taf.skeleton(path = ".", force = FALSE)
where to create initial directories and R scripts. The default is the current working directory.
whether to overwrite existing scripts.
Full path to analysis directory.
package.skeleton creates an empty template for a new R package.
package.skeleton
icesTAF-package gives an overview of the package.
icesTAF-package
# NOT RUN { taf.skeleton() # } # NOT RUN { # }
Run the code above in your browser using DataLab