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)

______________________________________________
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