View source: R/neighborhoodSnow.R
plot.neighborhood_snow | R Documentation |
Plot method for neighborhoodSnow().
## S3 method for class 'neighborhood_snow'
plot(x, type = "area.points",
missing.snow = TRUE, ...)
x |
An object of class "neighborhood_snow" created by |
type |
Character. "roads", "area.points" or "area.polygons". |
missing.snow |
Logical. Plot missing anchor cases. |
... |
Additional plotting parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.