plot.nimg | R Documentation |
Display an image
## S3 method for class 'nimg' plot(x, rescale = FALSE, ...)
x |
an image |
rescale |
logical. if true, then pixel value is rescaled to range between 0 and 1. |
... |
other parameters to be passed to plot.default |
No return value, called for side effects.
plot(regatta)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.