histTrackLen: "Plot a histogram of track lengths

View source: R/trackLen.R

histTrackLenR Documentation

"Plot a histogram of track lengths

Description

Plot a histogram of track lengths

Usage

histTrackLen(obj, binwidth = NULL)

## S3 method for class '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")

dmattek/ARCOS documentation built on Dec. 5, 2024, 11:02 p.m.