timePoints | R Documentation |
Return a vector of all the timepoints t found in any of the matrices in the tracks object.
timePoints(X)
X |
a tracks object. |
A numeric vector of unique timepoints.
## Get all timepoints in the T cell dataset
tp <- timePoints( TCells )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.