View source: R/read-control-file.R
read_control_file | R Documentation |
Read in the iscam control file
read_control_file(
file = NULL,
num.gears = NULL,
num.age.gears = NULL,
verbose = FALSE
)
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 |
A list representing the contents on the iscam control file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.