Description Usage Arguments Details Value Author(s) See Also Examples
Method highlights a single trail on the trajectory map
1 |
sce |
A |
name |
Name of the trail |
A trail can be defined with the function addTrail
between
two landmarks. User-defined landmarks can be set with the function
userLandmarks
. This function visualizes the start and endpoints, and
the pseudotime of a defined trail along the trajectory. The trail
pseudotimes can be directly accessed via the trails
.
An error is thrown if the trail_name
is unknown. The function is
case-sensitiv. All available trails can be listed by trailNames
.
A ggplot
object
Daniel C. Ellwanger
addTrail
userLandmarks
trailNames
trails
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.