plot.iso_vertices | R Documentation |
Plot method for isoVertices().
## S3 method for class 'iso_vertices'
plot(x, selected.post = "all", palette = "plasma",
alpha.level = 1/2, add = FALSE, ...)
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. |
A vector with observed counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.