Plot the geometry of an OGRFeature
object
Usage
# S3 method for class 'OGRFeature'
plot(x, ...)
Arguments
- x
An
OGRFeature
object.- ...
Optional arguments passed to
wk::wk_plot()
.
Plot the geometry of an OGRFeature
object
# S3 method for class 'OGRFeature'
plot(x, ...)
An OGRFeature
object.
Optional arguments passed to wk::wk_plot()
.