Dear all,
I am looking for a function that can read a simple bmp file and return me a
matrix with their corresponding values.
I have already looked in the packages
require(ReadImages)
require(pixmap)
and also did apropos("image")
but I could not find something that can do something like that.
I have also tried the read.ftable but it also failed.
B.R
Alex
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.