[R-sig-Geo] rasterVis::levelplot key='top' error

Oscar Perpiñán Lamigueiro oscar.perpinan at gmail.com
Thu Oct 11 19:46:20 CEST 2012


Hello Jonathan,

The problem is that key at top interferes with the margin
plot. Therefore, as you have already found, you have to set 
margin = FALSE.

Best,

Oscar.
> OK, sorry for the previous post.  I am able to achieve my desired result this
> way by over-riding some defaults:
>
> levelplot(RST, 
>           region = FALSE,
>           margin = FALSE,
>           colorkey = FALSE,
>           key = list(space = 'top',
>                      points = list(col = 'black',
>                                    type = 'p',
>                                    pch = 20),
>                      text = list('test')))
>
> Thank you,
> Jonathan
>
>
>
>
>
> --
> View this message in context: http://r-sig-geo.2731867.n2.nabble.com/rasterVis-levelplot-key-top-error-tp7581134p7581136.html
> Sent from the R-sig-geo mailing list archive at Nabble.com.

-- 
Oscar Perpiñán Lamigueiro
Dpto. Ingeniería Eléctrica
EUITI-UPM
URL: http://procomun.wordpress.com
Twitter: @oscarperpinan



More information about the R-sig-Geo mailing list