Plot a histogram of track lengths
histTrackLen(obj, binwidth = NULL)
# S3 method for arcosTS
histTrackLen(obj, binwidth = NULL)
an arcosTS object.
a numeric, sets the width of histogram bins; default NULL.
a ggplot2 object.
cat("no examples")
#> no examples