simulate_xy: Simulate a trajectory
Description
Simulate a trajectory
Usage
simulate_xy(obj, n = 100, other.vars = NULL)
Value
A tibble
with the coordinates of the simulated path.
Arguments
- obj
A dispersal kernel.
- n
Number of time steps.
- other.vars
Other covariates (for each time step).