Import_Parameters.Rd
The Life History, Exploitation, and Sampling Parameters can imported from a correctly
formatted CSV file. See Simulation_Parameters.csv
included with the SLAM
package
(found at File_Location()
) for an example.
Import_Parameters(csv = NULL, dev = FALSE)
Import_LifeHistory(csv = NULL, dev = FALSE)
Import_Exploitation(csv = NULL, dev = FALSE)
Import_Sampling(csv = NULL, dev = FALSE)
The path and name of the CSV file containing the parameters
A named list with the life-history, exploitation, and sampling parameters
A named list with the life history parameters
A named list with the exploitation parameters