[R-sig-Geo] rasterVis::levelplot key='top' error
Jonathan
j2kennel at gmail.com
Thu Oct 4 18:37:11 CEST 2012
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.
More information about the R-sig-Geo
mailing list