Learn R Programming

DLMtool (version 5.0.2)

iSCAM2Data: Reads data from iSCAM file structure into a DLMtool Data object

Description

A function that uses the file location of a fitted iSCAM model including input files to population the various slots of an data object. iSCAM2DLM relies on several functions written by Chris Grandin (DFO PBS).

Usage

iSCAM2Data(iSCAMdir, Name = NULL, Source = "No source provided",
  length_timestep = 1, Author = "No author provided")

Arguments

iSCAMdir

A folder with iSCAM input and output files in it

Name

The name of the operating model

Source

Reference to assessment documentation e.g. a url

length_timestep

How long is a model time step in years (e.g. a quarterly model is 0.25, a monthly model 1/12)

Author

Who did the assessment