Hi! Is there exists an instruction to read images (bmp, jpg, etc.) in R?
Teresa Alarcon wrote:> Hi! > Is there exists an instruction to read images (bmp, jpg, etc.) in R? > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.htmlSee package "pixmap" for pixel map images. Uwe Ligges