lat.lon.axes: Latitude and Longitude axes
Description
Add latitude and longitude axes to a map.
Usage
lat.lon.axes(n = 5, lon.n = n, lat.n = n)
Arguments
- n, lon.n, lat.n
the number of tick marks desired. Can be specified separately for longitude (lon.n)
or latitude (lat.n). See pretty for more details.