getPerAndSpeed {cellmigRation} | R Documentation |
The PerAndSpeed() generates data and plots for persistence and speed.
getPerAndSpeed(object)
object |
|
A data frame of Persistence and Speed.
Salim Ghannoum salim.ghannoum@medisin.uio.no
https://www.data-pulse.com/dev_site/cellmigration/
rmTD <- get(data(preProcCellMig)) rmTD <- PerAndSpeed(rmTD,TimeInterval=10, export=FALSE) head(getPerAndSpeed(rmTD))