[R] Combining rasters

philippe massicotte pmassicotte at hotmail.com
Fri Sep 6 16:57:48 CEST 2013


Hi everyone.

I would like to know if it is possible to combine rasters in R to form a "collage".

For example, I would like to place 2 copies of the R logo side by side.


r = raster(system.file("external/rlogo.grd", package = "raster"))



After reading the help file (maybe I missed it) I did not find a way to do it.

Any help would be appreciated.

Sincerely,
Phil 		 	   		  


More information about the R-help mailing list