Learn R Programming

MSEtool (version 3.1.1)

read.control.file: Reads iSCAM control file

Description

A function for returning the results of the iscam control file

Usage

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

Arguments

file

File location

num.gears

The number of gears

num.age.gears

The number age-gears

verbose

should detailed results be printed to console