View source: R/methods-TrajectoryProjection.R
TrajectoryProjection | R Documentation |
This represents a 2d view of data on a projection
TrajectoryProjection(name, vData, pData, adjMat)
name |
label for this projection |
vData |
#Milestones x 2 matrix with coordinates for milestones |
pData |
#Cells x 2 matrix with coordinates for cells |
adjMat |
#Milestones x #Milestones adjacency matrix (0/1) |
TrajectoryProjection object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.