plot.camOp: Plotting method for camera trap station operation matrix

View source: R/aaa_classes.r

plot.camOpR Documentation

Plotting method for camera trap station operation matrix

Description

Plotting method for camera trap station operation matrix

Usage

## S3 method for class 'camOp'
plot(x, camOp = NULL, palette = "viridis", lattice = FALSE, ...)

Arguments

x

an object used to select a method

camOp

alternative to 'x' (for backward compatibility)

palette

the color palette to use (default: '"viridis"')

lattice

whether or not to plot using lattice (default: 'FALSE')

...

further arguments passed to or from other methods


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