Plot a histogram of track lengths

histTrackLen(obj, binwidth = NULL)

# S3 method for arcosTS
histTrackLen(obj, binwidth = NULL)

Arguments

obj

an arcosTS object.

binwidth

a numeric, sets the width of histogram bins; default NULL.

Value

a ggplot2 object.

Examples

cat("no examples")
#> no examples