Re: [R-sig-Geo] problem with adding data to spatialpolygonsdataframe

2010-11-15 Thread Edzer Pebesma
df$my_column),] > > > - Original Message - From: "Barry Rowlingson" > > To: "Franziska Schulze" > Cc: > Sent: Friday, November 12, 2010 4:28 PM > Subject: Re: [R-sig-Geo] problem with adding data to > spatialpolygonsdataframe > > > On Fr

Re: [R-sig-Geo] problem with adding data to spatialpolygonsdataframe

2010-11-15 Thread Franziska Schulze
ber 12, 2010 4:28 PM Subject: Re: [R-sig-Geo] problem with adding data to spatialpolygonsdataframe On Fri, Nov 12, 2010 at 11:27 AM, Franziska Schulze wrote: Dear all, I have a SpatialPolygonsDataFrame and I want to add data to the regions, i.e. I want to assign to every region in my data

Re: [R-sig-Geo] problem with adding data to spatialpolygonsdataframe

2010-11-12 Thread Barry Rowlingson
On Fri, Nov 12, 2010 at 11:27 AM, Franziska Schulze wrote: > Dear all, > > I have a SpatialPolygonsDataFrame and I want to add data to the regions, i.e. > I want to assign to every region in my data a value of a certain variable. I > tried using spCbind, but after using this, the dimensions of m