is.moveData: Is moveData

View source: R/moveData.R

is.moveDataR Documentation

Is moveData

Description

Check that an object is of class moveData. Used in fitHMM.

Usage

is.moveData(x)

Arguments

x

An R object

Value

TRUE if x is of class moveData, FALSE otherwise.


moveHMM documentation built on April 12, 2025, 1:27 a.m.