summary.records: Summary method for record tables

View source: R/aaa_classes.r

summary.recordsR Documentation

Summary method for record tables

Description

Summary method for record tables

Usage

## S3 method for class 'records'
summary(object, nSpeciesMax = 5, ...)

Arguments

object

an object of class records

nSpeciesMax

integer for the maximum number of species to show in the per-species detection table (defaults = 5)

...

further arguments passed to or from other methods

Value

the species table (returned invisibly and unfiltered)


camtrapR documentation built on July 28, 2026, 5:10 p.m.