Rdocumentation
powered by
Learn R Programming
moveHMM (version 1.0)
moveData: Constructor of
moveData
objects
Description
Constructor of
moveData
objects
Usage
moveData(data)
Arguments
data
A dataframe containing:
ID
(the ID(s) of the observed animal(s)),
step
(the step lengths),
angle
(the turning angles, if any),
x
(either easting or longitude),
y
(either norting or latitude)
Value
An object
moveData
.