print.im {spatstat} | R Documentation |
Prints a very brief description of a pixel image object.
## S3 method for class 'im': print(x, ...)
x |
Pixel image (object of class "im" ). |
... |
Ignored. |
A very brief description of the pixel image x
is printed.
This is a method for the generic function print
.
Adrian Baddeley adrian@maths.uwa.edu.au http://www.maths.uwa.edu.au/~adrian/ and Rolf Turner rolf@math.unb.ca http://www.math.unb.ca/~rolf
data(letterR) U <- as.im(letterR) U