Skip to content
Prev 74977 / 398502 Next

how to read individual values from a pixmap object

Tony Gill <t.gill1 <at> uq.edu.au> writes:
library(pixmap)
x <- read.pnm("graypic.pnm")
str(x)
x at grey[1,1]