Learn R Programming

moveHMM (version 1.9)

moveData: Constructor of moveData objects

Description

Constructor of moveData objects

Usage

moveData(data)

Value

An object moveData.

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.