View source: R/extractResults_grid.R
extractResults_grid
extractResults_grid custom wrapper for Mako simulation study to extract reference points nested SS3 simulations
1 2 3 4 5 6  | extractResults_grid(
  rootdir,
  pattern = NA,
  writeTables = T,
  FleetName = c("S4_JPN_SS", "S7_JPN_GEO", NA)[1]
)
 | 
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  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.