Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

map.axes

Draw Axes on Geographical Maps


Description

Draws a set of axes on an existing map.

Usage

map.axes(...)

Arguments

...

Extra arguments passed to axis or box.

Side Effects

x- and y-axes are drawn for the currently displayed map. These will display in longitude and latitude (if no projection= has been specified in the map() call).

Examples

map("state")
map.axes(cex.axis=0.8)

maps

Draw Geographical Maps

v3.3.0
GPL-2
Authors
Original S code by Richard A. Becker and Allan R. Wilks. R version by Ray Brownrigg. Enhancements by Thomas P Minka and Alex Deckmyn.
Initial release
2018-04-03

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.