moveData: Constructor of 'moveData' objects

View source: R/moveData.R

moveDataR 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.


moveHMM documentation built on May 31, 2023, 6:13 p.m.