Description Usage Arguments See Also Examples
This function outputs an imagedata object as an image.
1 | plot.imagedata(x, ...)
|
x |
The image |
... |
Plotting options |
1 2 3 4 5 | ## Not run:
x <- readJpeg(system.file("samples", "violet.jpg", package="biOps"))
plot(x)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.