Skip to content
Prev 2776 / 29559 Next

spplot -> sp.layout -> sp.text - only one "text" at the same time?

Ingo, that makes sense.

I committed a change to sp (in cvs), such that something like

spplot(meuse["zinc"],sp.layout=list("sp.text",coordinates(meuse),1:155))

works (although the plot of course does not make much sense)

It will be in the next release.
--
Edzer
Ingo Holz wrote: