plot.OGRFeature | R Documentation |
OGRFeature
objectPlot the geometry of an OGRFeature
object
## S3 method for class 'OGRFeature'
plot(x, xlab = "x", ylab = "y", main = "", ...)
x |
An |
xlab |
Title for the x axis. |
ylab |
Title for the y axis. |
main |
The main title (on top). |
... |
Optional arguments passed to |
The input, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.