Plot tracks from an arcosTS object
plotTracks(obj, nmax = 20, ...)
# S3 method for arcosTS
plotTracks(obj, nmax = 20, ...)
an arcosTS object.
an integer, maximum number of tracks to sample; default 20.
parameters passed to ggplot2::geom_point.
a ggplot2 object.
Plot a random selection of tracks in 1 or 2D.
cat("no examples")
#> no examples