plot: Plot site coordinates using a basic plot.

plotR Documentation

Plot site coordinates using a basic plot.

Description

Plot site coordinates using a basic plot.

Usage

## S4 method for signature 'sites'
plot(x, y, ...)

## S4 method for signature 'site'
plot(x, y, ...)

Arguments

x

sites object

y

Ignored.

...

Additional parameters associated with the call.

Value

plot object with site coordinates.


neotoma2 documentation built on Dec. 6, 2025, 5:07 p.m.