summary.moveData {moveHMM} | R Documentation |
Summary moveData
Description
Summary moveData
Usage
## S3 method for class 'moveData'
summary(object, details = TRUE, ...)
Arguments
object |
A |
details |
|
... |
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)
[Package moveHMM version 1.9 Index]