>>>>> "Carlos" == Carlos Di Bella <dibella at
avignon.inra.fr>
>>>>>     on Tue, 01 Oct 2002 09:30:13 +0200 writes:
    Carlos> Hello, I'm begining with R and I'm very interested
    Carlos> to treat satellite images with it. I want to ask you: 
    Carlos> a) Is it possible to read binary files with R?
yes, typically using readBin() 
    Carlos> b) How could I view images (in a matrix array
    Carlos>    format) with R?
using image().
help(readBin)  and  help(image)  should get you further.
    Carlos> thank you very much Carlos
you're welcome!
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at
stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._