remove_channel | R Documentation |
Remove a channel(s) from an image
remove_channel(im, index)
im |
an image |
index |
channel index to be removed |
an image
plot(remove_channel(regatta, 1:2)) # remove 1st (R) and 2nd (G) channels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.