Learn R Programming

velox (version 0.2.0)

plot,BoostGeometries,ANY-method: Plot BoostGeometries

Description

Plot a BoostGeometries object using the sf plotting function.

Usage

# S4 method for BoostGeometries,ANY
plot(x, y, ...)

Arguments

x

A BoostGeometries object.

y

Not used.

...

Passed to sf::plot.

Value

Void.