Tony Gill <t.gill1 <at> uq.edu.au> writes: > > Hi All, > > I have a greyscale image that I am reading in through RGDAL and placing in a > pixmap object. >
>
library(pixmap)
x <- read.pnm("graypic.pnm")
str(x)
[EMAIL PROTECTED],1]
______________________________________________
[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
