powered by
## S3 method for class 'im': as.data.frame(x, ...)
"im"
as.data.frame.default
x
# artificial image Z <- setcov(square(1)) Y <- as.data.frame(Z) head(Y)
Run the code above in your browser using DataLab