Re: [R] SpatialLines

2011-10-27 Thread Roger Bivand
Mark Newcomb me.com> writes: > > I'm hoping to use R for spatial analysis. In working through examples in Chapt. 4 of Applied Spatial Data > Analysis with R I've come across the following error in trying to plot lines with the meuse data set. The > text is verbatim from the book. This is in C

Re: [R] SpatialLines

2011-10-26 Thread MacQueen, Don
In addition to which, R-sig-geo would be better place to ask. -Don -- Don MacQueen Lawrence Livermore National Laboratory 7000 East Ave., L-627 Livermore, CA 94550 925-423-1062 On 10/26/11 10:39 AM, "Duncan Murdoch" wrote: >On 26/10/2011 1:11 PM, Mark Newcomb wrote: >> I'm hoping to use R

Re: [R] SpatialLines

2011-10-26 Thread Duncan Murdoch
On 26/10/2011 1:11 PM, Mark Newcomb wrote: I'm hoping to use R for spatial analysis. In working through examples in Chapt. 4 of Applied Spatial Data Analysis with R I've come across the following error in trying to plot lines with the meuse data set. The text is verbatim from the book. > m

[R] SpatialLines

2011-10-26 Thread Mark Newcomb
I'm hoping to use R for spatial analysis. In working through examples in Chapt. 4 of Applied Spatial Data Analysis with R I've come across the following error in trying to plot lines with the meuse data set. The text is verbatim from the book. > m.sl <- SpatialLines(list(Lines(list(Line(cc)))