PlotStepLengths: Plot step lengths histogram

Description Usage Arguments Value

Description

Plots a histogram of the step-lengths for each bird

Usage

1
PlotStepLengths(df, id = "id", xlim = NULL, bin_width = NULL)

Arguments

df

Dataframe with flights.

id

String, column name of unique identifier. Default = "id".

xlim

Numeric, x-value limit. Default is NULL.

bin_width

Numeric, bin size. Default is: x-value range/30

Value

A plot of step-length distances


Blakemassey/baear documentation built on Dec. 25, 2021, 9:48 a.m.