rd_data: read data file

Description Usage Arguments Author(s) See Also

View source: R/read_ss_files.R

Description

read Stock Synthesis data file into list object in R

Usage

1
rd_data(file, verbose = FALSE, echoall = FALSE, section = NULL)

Arguments

file

Filename either with full path or relative to working directory.

verbose

Should there be verbose output while running the file? Default=FALSE.

echoall

Debugging tool (not fully implemented) of echoing blocks of data as it is being read.

section

Which data set to read. Only applies for a data.ss_new file created by Stock Synthesis. Allows the choice of either expected values (section=2) or bootstrap data (section=3+). Leaving default of section=NULL will read input data, (equivalent to section=1).

Author(s)

Ian Taylor

See Also

rd_starter, rd_forecast, rd_ctl, wrt_starter, wrt_forecast, wrt_data, wrt_ctl


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