Description Usage Arguments Value Examples
This function sets the coordinates of each cell in a new (reduced-dimensionality) space. Not intended to be called directly.
1 | reducedDimS(cds) <- value
|
cds |
A CellDataSet object. |
value |
A matrix of coordinates specifying each cell's position in the reduced-dimensionality space. |
An update CellDataSet object
1 2 3 4 | ## Not run:
cds <- reducedDimS(S)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.