prepareAssessment: Prepare assessment

Description Usage Arguments Author(s)

View source: R/prepare_assessment.R

Description

This takes raw assessment files and prepares them for use in the shiny decision support tool by including needed parameters such as retention and discard parameters even if they were not included in the original assessment.

Usage

1
2
prepareAssessment(input, output, session, output.prep, starter.prep,
  data.prep, control.prep, forecast.prep, pars.prep, disp.Desc, dir.prep)

Arguments

input

shiny input values list.

output

shiny output values list.

session

the current shiny session.

output.prep

the output file list object of the assesment being preped.

starter.prep

the starter file list object of the assesment being preped.

data.prep

the data file list object of the assesment being preped.

control.prep

the control file list object of the assesment being preped.

forecast.prep

the forecast file list object of the assesment being preped.

pars.prep

the parameter file list object of the assesment being preped.

disp.Desc

the display file list object of the assesment being preped.

dir.prep

the directory of the assesment being preped.

Author(s)

Nathan Vaughan


nathanvaughan1/DST documentation built on Jan. 18, 2021, 8:40 p.m.