Show an Image on an R Graphics Device
Sometimes it is handy to be able to view an image file on an R graphics device. This package just does that. Currently it supports PNG files.
Installation
Stable version:
devtools::install_github("r-lib/showimage")
Development version:
pak::pak("r-lib/showimage")
License
GPL-2 | GPL-3 © Mango Solutions, Simon Urbanek, RStudio