getDensity {CancerInSilico} | R Documentation |
get density of the cell population at a given time
getDensity(model, time) ## S4 method for signature 'OffLatticeModel' getDensity(model, time)
model |
cell model object |
time |
hour of the model to query |
density
data(SampleModels) getDensity(modDefault, modDefault@runTime)