addCellCompartment | R Documentation |
Adds a new cell compartment to a simpop configuration
addCellCompartment(
cfg,
population,
rate,
ndriver = 0,
basefit = 0,
descr = NULL
)
cfg |
list. simpop config |
rate |
target population |
ndriver |
integer. DEPRECATED |
basefit |
numeric. DEPRECATED |
descr |
character. Description |
list simpop config
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.