powered by
Run the code for a TAF analysis locally.
run.analysis(dir)
the directory where the TAF project is located
download.analysis
if (FALSE) { library(icesTAF) # Download a TAF analysis run_dir <- download.analysis("ices-taf/2019_san.sa.6", dir = ".") # run the analysis run.analysis(run_dir) }
Run the code above in your browser using DataLab