Description Usage Arguments Examples
View source: R/jpeg-manipulation.R
Plot image
1 | view.image(img)
|
img |
image to plot |
1 2 | view.image(load.jpeg(system.file("img", "Rlogo.jpg", package="jpeg")))
view.image(grayscale(load.jpeg(system.file("img", "Rlogo.jpg", package="jpeg"))))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.