getNumberOfCells-methods: get number of cells in the model at a given time

Description Usage Arguments Value Examples

Description

get number of cells in the model at a given time

Usage

1
2
3
4
getNumberOfCells(model, time)

## S4 method for signature 'OffLatticeModel'
getNumberOfCells(model, time)

Arguments

model

cell model object

time

hour of the model to query

Value

number of cells

Examples

1
2
data(SampleModels)
getNumberOfCells(modDefault, modDefault@runTime)

CancerInSilico/CancerInSilico documentation built on June 9, 2019, 4:44 a.m.