Re: [R] merge multi part polygons

2013-09-11 Thread Bert Gunter
I would suggest you post this on the r-sig-ecology or r-sig-geo lists. These seem both more relevant (r-help is for general R programming questions, mostly) and more likely to have participants with suitable expertise. Cheers, Bert On Wed, Sep 11, 2013 at 12:32 PM, Maria Fernanda Bonetti < ferna

[R] merge multi part polygons

2013-09-11 Thread Maria Fernanda Bonetti
I need to extract climatic variables of many shapefiles. I managed to do it, but doing one at a time (I have to do this for 3000 species). Well, I did the following: first I downloaded the rasters of BIOCLIM> bios <-getData ("Worldclim" var = "bio", res = 2.5, T = download) Ok, then I went with s