| plot.camOp | R Documentation |
Plotting method for camera trap station operation matrix
## S3 method for class 'camOp'
plot(x, camOp = NULL, palette = "viridis", lattice = FALSE, ...)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.