getPreseasonERs: Writes of preseaon FRAM data

View source: R/preseasonExport.R

getPreseasonERsR Documentation

Writes of preseaon FRAM data

Description

Writes of preseaon FRAM data

Usage

getPreseasonERs(
  run.year,
  pre.season.run.name,
  pre.season.fram.db = NA,
  pre.season.tamm = NA,
  pre.season.tamm.fishery.ref = "./csv/TammFisheryFullRef.csv",
  pre.season.tamm.esc.ref = "./csv/TammEscFullRef.csv",
  template.dir = "./templates/",
  report.dir = "./report/",
  data.dir = "./csv/",
  combine.GS = TRUE
)

Arguments

run.year

The fishery year for the model run

pre.season.run.name

Run name of the pre season run fron the RunID table

pre.season.fram.db

Fram DB containing the pre season run. NA opens file selection

pre.season.tamm

Tamm excel for from pre season run. NA opens file selection

pre.season.tamm.fishery.ref

Fishery references for pre season TAMM file

pre.season.tamm.esc.ref

Escapement references for pre season TAMM file

template.dir

Template folder

report.dir

directory to write reports to

data.dir

folder containing the reference .csv files

combine.GS

logical if GS MUs should be combined


PSC-CoTC/AnnualReport documentation built on March 26, 2022, 9:33 a.m.