Description Usage Arguments Value Examples
Set Analytic Params of a trackedCells
object.
1 2 3 4 | setAnalyticParams(x, params)
## S4 method for signature 'trackedCells,list'
setAnalyticParams(x, params)
|
x |
a |
params |
a list including all params |
a trackedCells object
1 2 | data("TrackCellsDataset")
setAnalyticParams(TrackCellsDataset, list())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.