print.im {spatstat.geom} | R Documentation |
Print Brief Details of an Image
Description
Prints a very brief description of a pixel image object.
Usage
## S3 method for class 'im'
print(x, ...)
Arguments
x |
Pixel image (object of class |
... |
Ignored. |
Details
A very brief description of the pixel image x
is printed.
This is a method for the generic function print
.
Author(s)
Adrian Baddeley Adrian.Baddeley@curtin.edu.au
and Rolf Turner rolfturner@posteo.net
See Also
Examples
U <- as.im(letterR)
U
[Package spatstat.geom version 3.3-2 Index]