Skip to content
Prev 22633 / 29559 Next

adding a scale

On Fri, 24 Apr 2015, Gilles Benjamin Leduc wrote:

            
Please do provide a reproducible example. When you have a working 
reproducible example, you'll find that you have solved your problem. Note 
that right-assignment is confusing. Have you consulted the R spatial 
graphics gallery:

http://rspatial.r-forge.r-project.org/gallery/

Further note that metric scales are hard to get right on maps in degrees. 
Usually, the inclusion of annotated axes is a rational substitute for a 
scale bar, and by default the vertical axis is the same as the North 
arrow, which is only really needed when vertical is not North.

Roger