Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

rintimg

rintimg is an R wrapper of the intense-images JavaScript library. Using rintimg you can view an image in full screen by clicking on it. The package works on Rmd documents and Shiny applications. It’s extremely simple to implement: you only need to run one function : img_intensify().

You can install rintimg from CRAN with:

install.packages("rintimg")

Demo

You can find a demo here.

Code of Conduct

Please note that the rintimg project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

You can’t perform that action at this time.