Description Usage Arguments Value Author(s)
View source: R/LoadAssessPars.R
This function reads in a csv file that contains the parameters required for running the LB-SPR Assessment model. See LoadAssessPars ReadMe for details of contents of SimParFile.
1 2 3 4 | LoadAssessPars(PathtoAssessFile = "~/PathToAssessFile",
AssessParFileName = "AssessPars", AssessParExt = ".csv", ind = 1,
LenMids, IncludeDatFile = FALSE, LenDatType = list("raw", "comp"),
LHR_OverRide = list())
|
PathtoAssessFile |
an object of class |
AssessParFileName |
an object of class |
AssessParExt |
an object of class |
ind |
an optional |
LenMids |
A vector of the midpoints of the length classes for the observed length data. |
Returns a list of assessment parameters (AssessPars
) that is
used in other functions.
Adrian Hordyk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.