Description Usage Arguments Value Author(s) References Examples
View source: R/all_internal_v3.R
This function is a part of the PerAndSpeed(), which generates data and plots for persistence and speed.
1 2 3 4 5 6 7 8 9 10 11 | fixPER3(
Object,
PerResultsTable,
ApSplot,
AllApSplot,
export,
color,
TimeInterval,
ExpName,
new.fld
)
|
Object |
|
PerResultsTable |
A data frame. |
ApSplot |
A logical vector that allows generating individual plots of angular persistence vs speed per cell. Default is TRUE. |
AllApSplot |
A logical vector that allows generating a plot of angular persistence vs speed of all cells. Default is TRUE. |
export |
if 'TRUE' (default), exports function output. |
color |
A vector of colors that will be used for the plots |
TimeInterval |
A numeric value of the time elapsed between |
ExpName |
String, name of the experiment |
new.fld |
path to the folder where to save files |
A data frame named "PerResultsTable".
Salim Ghannoum salim.ghannoum@medisin.uio.no
https://www.data-pulse.com/dev_site/cellmigration/
1 | cellmigRation:::fixPER3(1,1,1,1,1,1,1,1,1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.