available_distr {amt} | R 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 |
|
names_only |
|
... |
none implemented. |
Value
A tibble
with the purpose of the distribution (turn angles [ta] or step length [sl]) and the distribution name.
[Package amt version 0.2.2.0 Index]