Dear all,
I have a list of pixel images that I would like to export to in a raster
format, i.e. GRID, tif, etc, to be able to visualize them in ArcGIS/QGIS
but I am not sure how to convert them to SpatialGridDataFrame to be able to
export them as tif using writeGGAL. For example:

#########
data(lansing)
rrisklan <- relrisk(lansing))
#####################

The last yield a list of pixel images (rrisklan) with spatially varying
risk for each specie, how could I convert them to a appropriate format to
be able to export them as TIF.

Thanks,
Jose Funes
JHU

        [[alternative HTML version deleted]]

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to