Description Usage Arguments Value Examples
get density of the cell population at a given time
1 2 3 4 | getDensity(model, time)
## S4 method for signature 'OffLatticeModel'
getDensity(model, time)
|
model |
cell model object |
time |
hour of the model to query |
density
1 2 | data(SampleModels)
getDensity(modDefault, modDefault@runTime)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.