View source: R/walkingLatlong.R
plot.walkingLatlong | R Documentation |
Plot method for walkingLatlong().
## S3 method for class 'walkingLatlong'
plot(x, type = "roads", ...)
x |
An object of class "latlong_walking" created by |
type |
Character. "area.points", "area.polygons" or "roads". For walkingLatlong(case.set = "expected"). |
... |
Additional plotting parameters. |
A base R plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.