plot.iso_vertices: Plot method for isoVertices().

View source: R/isoVertices.R

plot.iso_verticesR Documentation

Plot method for isoVertices().

Description

Plot method for isoVertices().

Usage

## S3 method for class 'iso_vertices'
plot(x, selected.post = "all", palette = "plasma",
  alpha.level = 1/2, add = FALSE, ...)

Arguments

x

An object of class "iso" created by isoVertices().

selected.post

Character or Numeric. Select milepost polygon. "all" or number.

palette

Character.

alpha.level

Numeric. Alpha level transparency

add

Logical. Add to existing plot or separate plot.

...

Additional arguments.

Value

A vector with observed counts.


lindbrook/cholera documentation built on June 14, 2025, 8:44 p.m.