Skip to content

use map.axes for a projected map

3 messages · Ray Brownrigg, sybil

#
Hi,
I am new to R and I want to display longitude and latitude for a projected
map.
map.axes won't do it since it only works for unprojected map.
Can anyone help me with this?

Thanks,
Sybil
1 day later
#
Sybil:

Have a look at 
?map.grid
for a start.

You will need to fiddle if you really don't want the grid lines.

HTH,
Ray Brownrigg
On Sun, 13 Feb 2011, sybil wrote: