Learn R Programming

geomorph (version 3.0.3)

plot.trajectory.analysis: Plot Function for geomorph

Description

Plot Function for geomorph

Usage

# S3 method for trajectory.analysis
plot(x, group.cols = NULL,
  pt.seq.pattern = c("white", "gray", "black"), pt.scale = 1, ...)

Arguments

x

plot object

group.cols

An optional vector of colors for group levels

pt.seq.pattern

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.

pt.scale

An optional value to magnify or reduce points (1 = no change)

...

other arguments passed to plot