available_distr: Display available distributions for step lengths and turn...

View source: R/distributions.R

available_distrR Documentation

Display available distributions for step lengths and turn angles.

Description

Display available distributions for step lengths and turn angles.

Usage

available_distr(which_dist = "all", names_only = FALSE, ...)

Arguments

which_dist

⁠[char(1)="all"]{"all", "ta", "sl"}⁠
Should all distributions be returned, or only distributions for turn angles (ta) or step lengths (sl).

names_only

⁠[logical(1)=FALSE]⁠
Indicates if only the names of distributions should be returned.

...

none implemented.

Value

A tibble with the purpose of the distribution (turn angles [ta] or step length [sl]) and the distribution name.


jmsigner/amt documentation built on April 24, 2024, 9:16 a.m.