Description Usage Arguments Value
Track one or more particles
1 2 3 4 5 6 7 8 9 10 11 12 |
X |
NE_Physics object |
P0 |
starting point(s), see |
tstep |
numeric, seconds between each iteration |
tmax |
numeric, number of seconds to run for |
reverse |
logical, if TRUE run the track reverse in time. It is an error
to provide the seed point with a timestamp equivalent to the first timestep of the
model. See |
drag |
numeric, a three element vector of drag factors in [x, y, z], like a sinking rate in z.
Drag units must be the same as the units of |
show_progress |
logical, if TRUE then show a progress bar |
verbose |
logical, if TRUE output messages (for development) |
filename |
an optional filename to save the track to or NA to skip |
overwrite |
logical, if TRUE allow overwriting of existing files |
sf object of type POINT
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.