plot.LocationDatum {SensusR}R Documentation

Plot location data.

Description

Plot location data.

Usage

## S3 method for class '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


[Package SensusR version 2.3.1 Index]