[R] Help required

Ben Bolker bbolker at gmail.com
Sat Sep 25 20:45:29 CEST 2010


Malik Shahzad <geomalik <at> live.com> writes:

> 
> 
> Is it possible to read jpeg files into R?
> 
> If yes please guide, Thanks.. I tried to search many time but failed to do.
> 

install.packages("sos")
library("sos")
findFn("read jpeg")

(I initially tried findFn("import jpeg") and didn't
get any hits, then tried findFn("jpeg") and scrolled
down to find these results)



More information about the R-help mailing list