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
ylim
xaxs
yaxs
asp
aspect ratio, see plot.window
axes
logical; plot axes?
add
logical; add to existing plot?