CreateSpatTrajectory | R Documentation |
Create spatial trajectory.
CreateSpatTrajectory( object, start = 1, end = 10, savePlot = FALSE, outputFolder = NULL, r = 2.5, TrajectoryName = "Example", ... )
object |
a giotto object |
start |
The starting point of spatial trajectory. |
end |
The end point of spatial trajectory. |
savePlot |
Boolean, whether to save plot. |
outputFolder |
Output folder to save the results. |
r |
A numeric to limit the maximum distance of the observed point to the curve. |
TrajectoryName |
The user-specified name for the trajectory. |
... |
other arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.