Description Usage Arguments Value Author(s) References Examples
View source: R/all_functions_v8.R
The PerAndSpeed() generates data and plots for persistence and speed.
1 | 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/
1 2 3 | rmTD <- get(data(preProcCellMig))
rmTD <- PerAndSpeed(rmTD,TimeInterval=10, export=FALSE)
head(getPerAndSpeed(rmTD))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.