extractResults_grid: extractResults_grid 'extractResults_grid' custom wrapper for...

Description Usage Arguments

View source: R/extractResults_grid.R

Description

extractResults_grid extractResults_grid custom wrapper for Mako simulation study to extract reference points nested SS3 simulations

Usage

1
2
3
4
5
6
extractResults_grid(
  rootdir,
  pattern = NA,
  writeTables = T,
  FleetName = c("S4_JPN_SS", "S7_JPN_GEO", NA)[1]
)

Arguments

rootdir

root filepath where all subdirectories containing Report.sso are stored

pattern

a string that specifically matches all directories with report files of interest.

writeTables

logical. Should a csv of results be saved?

FleetName

optional vector of fleet names for which data should be extracted; all means all


mkapur/kaputils documentation built on Nov. 14, 2021, 3:23 a.m.