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 documentation built on Nov. 8, 2020, 6:32 p.m.