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 -- View this message in context: http://r.789695.n4.nabble.com/use-map-axes-for-a-projected-map-tp3302918p3302918.html Sent from the R help mailing list archive at Nabble.com.
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:> 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
Yeah, it works! I use lty=0 to suppress the grids. If I can get the longitude to display on the bottom instead of the top, i would be happier. But I am happy with it now. Thanks, -- View this message in context: http://r.789695.n4.nabble.com/use-map-axes-for-a-projected-map-tp3302918p3304067.html Sent from the R help mailing list archive at Nabble.com.
Possibly Parallel Threads
- Can't compile on NSLU2 LE
- [newbie] failure to plot a RasterLayer with raster::plot or fields::image.plot
- Changing ownership of a file or folder from within windows?
- Modify ownership of a file or folder from within windows - Please help!
- [newbie] how to find and combine geographic maps with particular features?