[R-sig-Geo] joining envelope objects for parallel computing. Possible?

2011-09-12 Thread Quets Jan
Hi, is it possible to join several envelope (spatstat) objects into a single object? The reason would be saving computation time with parallel computing. example: suppose I already have a list of 120 simulated patterns, called sim_pat_list. and suppose this is what I want: ENV_OBJ =

[R-sig-Geo] joining envelope objects for parallel computing. Possible?

2011-09-12 Thread Adrian.Baddeley
Quets Jan jan.qu...@ua.ac.be wrote: is it possible to join several envelope (spatstat) objects into a single object? This is not currently supported. I will take that as a request for the next version of spatstat. Adrian Baddeley ___ R-sig-Geo

Re: [R-sig-Geo] joining envelope objects for parallel computing. Possible?

2011-09-12 Thread Rolf Turner
On 12/09/11 21:03, Quets Jan wrote: Hi, is it possible to join several envelope (spatstat) objects into a single object? See fortune(This is R) You could do it, I think, at the expense of writing a bit of additional code. Something along the following lines: * For each of

[R-sig-Geo] Split function ?

2011-09-12 Thread Arnaud Mosnier
Dear list, Is there a function in R that allow to split a SpatialLinesDataFrame into segments of a defined length ? Thanks, Arnaud [[alternative HTML version deleted]] ___ R-sig-Geo mailing list R-sig-Geo@r-project.org