plot.OGRFeatureSet: Plot the geometry column of an 'OGRFeatureSet'

View source: R/s3_methods.R

plot.OGRFeatureSetR Documentation

Plot the geometry column of an OGRFeatureSet

Description

Plot the geometry column of an OGRFeatureSet

Usage

## S3 method for class 'OGRFeatureSet'
plot(x, xlab = "x", ylab = "y", main = "", ...)

Arguments

x

An OGRFeatureSet.

xlab

Title for the x axis.

ylab

Title for the y axis.

main

The main title (on top).

...

Optional arguments passed to wk::wk_plot().

Value

The input, invisibly.


gdalraster documentation built on June 8, 2025, 12:37 p.m.