points.Trajectory | R Documentation |
The points
method for Trajectory objects.
## S3 method for class 'Trajectory'
points(x, draw.start.pt = TRUE, turning.angles = NULL, ...)
x |
An object of class "Trajectory", the trajectory to be plotted. |
draw.start.pt |
If TRUE, draws a dot at the start point of the trajectory. |
turning.angles |
If |
... |
Additional arguments are passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.