EBImage
EBImage copied to clipboard
:art: Image processing toolbox for R
Installation
The package is distributed as part of the Bioconductor project. To install this package, start R and enter:
install.packages("BiocManager")
BiocManager::install("EBImage")
Documentation
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.
FAQ
See my answers on Stack Overflow.
Bug reports and feature requests
Bug reports, feature requests, or any other issues with the package should be reported at https://github.com/aoles/EBImage/issues.