moveData {moveHMM} | R Documentation |
Constructor of moveData
objects
Description
This constructor is not intended to be used, except inside the function
prepData
. Refer to the documentation for that function.
Usage
moveData(data)
Arguments
data |
A data frame with columns: |
Value
An object of class moveData
.
[Package moveHMM version 1.11 Index]