getLayer | R Documentation |
Get a specific layer of the image
getLayer(image = NULL, layer = NULL)
image |
An three-dimensional array of numbers between 0 and 1 |
layer |
A character (color of the layer) |
By using an x-y-3(rgb)-representation of an image, you can extract one layer.
Kai Budde
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.