Skip to content
Prev 23698 / 29559 Next

"Paste" with poly titles

I think we need more information, and ideally a reproducible example.
I'm getting exactly what I'd expect:

myLabel <- paste("1234", "ABCD", sep="\n")
library(sp)
data(meuse.riv)
meuse.sr <- SpatialPolygons(list(Polygons(list(Polygon(meuse.riv)),"meuse.riv")))
plot(meuse.sr)
title(myLabel)

I don't think the problem lies in paste(), (which is not the same
thing as Paste), but in something else you are doing.

Sarah
On Sun, Nov 15, 2015 at 3:14 PM, Jim Burke <javajimburke at gmail.com> wrote:
---
Sarah Goslee
http://www.functionaldiversity.org