print.im | 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
.
and \rolf
print
,
im.object
,
summary.im
U <- as.im(letterR)
U
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.