[R-sig-Geo] adding text to levelplot panels with rasterVis and level(panel.text(...))
Oscar Perpiñán Lamigueiro
oscar.perpinan at gmail.com
Mon Jun 15 23:06:42 CEST 2015
Hi,
I think this is what you are looking for:
levelplot(s) +
layer(panel.text(179500, 333000,
text2add[panel.number()]))
Best,
Oscar.
----------------
Oscar Perpiñán Lamigueiro
Dpto. Ing. Eléctrica, Electrónica, Automática y Física Aplicada
(ETSIDI-UPM) Grupo de Sistemas Fotovoltaicos (IES-UPM)
URL: http://oscarperpinan.github.io
More information about the R-sig-Geo
mailing list