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 no
[Probably an R-Sig-geo question...]
On Fri, Sep 6, 2013 at 3:57 PM, philippe massicotte
wrote:
> 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(s
2 matches
Mail list logo