step_vonmises | R Documentation |
Von Mises trajectory step function
step_vonmises(moment, time_next, settings, kappa)
moment |
Position tibble with extra columns 'direction' and 'speed' |
time_next |
Next time step to predict |
settings |
list with basic properties |
kappa |
concentration parameter |
Another moment - position tibble with extra columns 'direction' and 'speed' corresponding to time_next
Other step_functions:
step_direct()
,
step_waitandmove()
,
step_zigzag()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.