plot.iso_vertices {cholera} | R 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 |
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.
[Package cholera version 0.9.1 Index]