print.im {spatstat.geom} | 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 |
... |
Ignored. |
A very brief description of the pixel image x
is printed.
This is a method for the generic function print
.
Adrian Baddeley Adrian.Baddeley@curtin.edu.au
and Rolf Turner rolfturner@posteo.net
U <- as.im(letterR)
U