extractResults: extract_results 'extract_results' custom wrapper of to...

Description Usage Arguments

View source: R/extractResults.R

Description

extract_results extract_results custom wrapper of to extract reference points nested SS3 simulations

Usage

1
2
3
4
5
6
7
8
extractResults(
  rootdir,
  terminal_year = 2015,
  suffix = NA,
  pattern = NA,
  subpattern = NA,
  writeTables = T
)

Arguments

rootdir

root filepath where all subdirectories containing Report.sso are stored

terminal_year

last year for reference pt extraction

suffix

optional tag appended to end of CSV filenames; defaults to subpattern or pattern

pattern

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

subpattern

type of file to be saved

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.