Learn R Programming

SensusR (version 2.3.1)

plot.LocationDatum: Plot location data.

Description

Plot location data.

Usage

# S3 method for LocationDatum
plot(x, ...)

Arguments

x

Location data.

...

Arguments to pass to plotting routines. This can include two special arguments: qmap.args (passed to qmap) and geom.point.args (passed to geom_point).

Value

None