Learn R Programming

camtrapR (version 3.1.0)

summary.records: Summary method for record tables

Description

Summary method for record tables

Usage

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

Value

the species table (returned invisibly and unfiltered)

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