Skip to content
Prev 21833 / 29559 Next

Fix extreme values on legend

You can use the at argument, as in

spplot(obj, at = c(0,1,2,3))

to specify the values at which colours change. Its range determines the
value range.
On 10/14/2014 12:56 PM, Jue Lin-Ye wrote: