Rdocumentation
powered by
Learn R Programming
sf (version 0.1-1)
plot.sf: plot sf object
Description
plot sf object
Usage
"plot"(x, y, ..., xlim, ylim, xaxs, yaxs, lab, asp = NA, axes = TRUE, add = FALSE)
Arguments
x
object of class sf
y
ignored
...
further specifications, see
plot
xlim
see
plot.window
ylim
see
plot.window
xaxs
see
plot.window
yaxs
see
plot.window
lab
see
plot.window
asp
aspect ratio, see
plot.window
axes
logical; plot axes?
add
logical; add to existing plot?