read_control_file: Read in the iscam control file

View source: R/read-control-file.R

read_control_fileR Documentation

Read in the iscam control file

Description

Read in the iscam control file

Usage

read_control_file(
  file = NULL,
  num.gears = NULL,
  num.age.gears = NULL,
  verbose = FALSE
)

Arguments

file

Filename

num.gears

The total number of gears in the datafile

num.age.gears

The number of gears with age composition information in the datafile

verbose

Say more

Value

A list representing the contents on the iscam control file


pbs-assess/gfiscamutils documentation built on Oct. 24, 2024, 1:37 p.m.