moveData: Constructor of 'moveData' objects

View source: R/moveData.R

moveDataR 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: ID (track ID(s)), step (step length), angle (turning angle, if any), x (Easting or longitude), y (Norting or latitude), and covariates (if any).

Value

An object of class moveData.


TheoMichelot/moveHMM documentation built on March 18, 2024, 2:38 a.m.