moveData {moveHMM}R Documentation

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), and covariates, if any.

Value

An object moveData.


[Package moveHMM version 1.9 Index]