On Mon, 12 Mar 2007, Milton Cezar Ribeiro wrote:

> Hi R-gurus
>
> How can I read my "bmp" files into R?

RSiteSearch('bmp')
system('convert my.bmp my.pnm')
library(pixmap)
?read.pnm

Dave
-- 
  Dr. David Forrest
  [EMAIL PROTECTED]                                    (804)684-7900w
  [EMAIL PROTECTED]                             (804)642-0662h
                                    http://maplepark.com/~drf5n/

______________________________________________
R-help@stat.math.ethz.ch 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