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