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