Plot Function for geomorph
# S3 method for trajectory.analysis
plot(x, group.cols = NULL,
pt.seq.pattern = c("white", "gray", "black"), pt.scale = 1, ...)
plot object
An optional vector of colors for group levels
The sequence of colors for starting, middle, and end points of trajectories, respectively. E.g., c("green", "gray", "red") for gray points but initial points with green color and end points with red color.
An optional value to magnify or reduce points (1 = no change)
other arguments passed to plot