Description Usage Arguments Details Value Examples
View source: R/SpecifyPipeline.R
Function to specify the species and population characteristics. This would not need to be a function, but this way all definitions are in one place
1 | specifyCosts(bsp = NULL, ctrlFileName = NULL)
|
bsp |
A list of objects to combine with the species and population parameters. bsp is short for breeding sheme parameters |
ctrlFileName |
The name of the text file with parameter values specifying the breeding costs. Must include the path to the file. If NULL a toy example simulation will be set up |
Call this function before beginning the simulation
A list containing objects that specify the species and population characteristics.
1 | bsp <- specifyCosts(bsp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.