summary.moveData: Summary 'moveData'

View source: R/summary_moveData.R

summary.moveDataR Documentation

Summary moveData

Description

Summary moveData

Usage

## S3 method for class 'moveData'
summary(object, details = TRUE, ...)

Arguments

object

A moveData object.

details

TRUE if quantiles of the covariate values should be printed (default), FALSE otherwise.

...

Currently unused. For compatibility with generic method.

Examples

# m is a moveData object (as returned by prepData), automatically loaded with the package
data <- example$data

summary(data)


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