summary,commOccu-method {camtrapR} | R Documentation |
Summarize community occupancy model
Description
Gives an overview of the number of species, stations and occasions in a commOccu
object. Also returns covariates.
Usage
## S4 method for signature 'commOccu'
summary(object, ...)
Arguments
object |
|
... |
currently ignored |
Details
The summary method is very basic and still work in progress.
Value
Model summary printed to console
[Package camtrapR version 2.3.0 Index]