getDefaultConfig | R Documentation |
Gets a simple default configuration with one compartment
getDefaultConfig(
target_pop_size,
rate,
descr = "cellType1",
ndriver = 1,
basefit = 0.1
)
rate |
float - division rate in division per day |
descr |
character - description of main compartment |
ndriver |
integer - number of drivers - redundant now. |
basefit |
float - base fitness redundant now. |
targetPopSize |
integer - a negative number uses current time to 100th second resoultion. |
list config
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.