This package is a fork of the original that makes some variables from the image viewer available to Shiny apps.
To install this version of the package, start R and enter:
library(devtools)
install_github("jkh1/EBImage")
Note that this may overwrite a preexisting EBImage installation.
For an overview of the package functionality, see the package vignette.
Once you install the package, you can access individual man pages by a call to, e.g., ?Image
.
Bug reports, feature requests, or any other issues with the package should be reported at https://github.com/aoles/EBImage/issues.