Description Usage Arguments Value Author(s) Examples
Constructor for a Frames
object
1 | Frames(x, channel)
|
x |
A multi-dimensional |
channel |
A character vector, can be 'red','green','blue' or 'all' (if in color mode) |
The created Frames
object.
Federico Marini, marinif@uni-mainz.de, 2014
1 2 3 | data("MesenteriumSubset")
inputImg <- Image(MesenteriumSubset)
Frames(inputImg,"red")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.