If they're SpatialPoints* or SpatialPixels*, use rbind on them. If 
they're in a SpatialGridDataFrame, first convert to pixels by

fullgrid(x) = FALSE

then rbind, then back with fullgrid(x) = TRUE

hth,
--
Edzer

Kitty Lee wrote:
> Thanks to Terry and Virgilio, I used both suggestions in creating the spatial 
> simulation. Now I have another question....
>
> I have simulate, say, 16 grids separately. Each has its distinct process. How 
> can I combine (or dissolve) the 16 grids together to form one big study area?
>
> Thanks in advance!! ^_^
>
> K.
>
>        
> ---------------------------------
> Looking for a deal? Find great prices on flights and hotels with Yahoo! 
> FareChase.
>       [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-Geo mailing list
> [email protected]
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>

_______________________________________________
R-sig-Geo mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to