+.imageOneChannel | R Documentation |
Addition of one image with another image or a scalar. At least one of the two parameters has to be an image. If both are images, the operation is executed entrywise.
## S3 method for class 'imageOneChannel'
A + B
A |
An image of class |
B |
An image of class |
The resulting image of class imageOneChannel
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.