Abdou Ali <a.ali <at> agrhymet.ne> writes:

> 
> Dear Sirs,
> 
> Is there a R function to read an Idrisi image (*.rdc & *.rst)

Yes, please see the rgdal package, which can read this format. The "Spatial" 
Task View (CRAN) might have got you the information you need without posting. 
Depending on the size of your data, used the GDAL bindings directly, or use 
sp classes if the raster isn't huge.

Roger Bivand

> 
> Thanks
>

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to