Rdocumentation
powered by
Learn R Programming
imager (version 0.31)
display: Display object using CImg library
Description
CImg has its own functions for fast, interactive image plotting. Use this if you get frustrated with slow rendering in Rstudio.
Usage
display(x, ...)
Arguments
x
an image or a list of images
...
ignored
See Also
display.cimg, display.imlist