geoaxis: Setup axes for a geoplot

Description Usage Arguments Value Note See Also

View source: R/geoaxis.R

Description

Set up axes for a geoplot.

Usage

1
2
geoaxis(side, pos, dist, dlat = 0.5, dlon = 1, csi = 0.12, 
  cex = 0.7, inside = T, r = 1, ...)

Arguments

side

On which side should the axis be drawn?

pos

Positions of labels (?)

dist

Distance from plot of axes labels (?)

dlat

Latitude resolution of labels (?)

dlon

Longitude resolution of labels (?)

csi

Character size inches, default 0.12

cex

Character size expansion, default 0.7

inside

Whether or not stay inside ??????????

r

yet another setting ?????????

...

Additional arguments to geotext

Value

Adds labels to a geoplot, no value returned.

Note

Needs further elaboration.

See Also

Calls geotext, called by init.


geo documentation built on May 2, 2019, 5:22 p.m.