Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 817 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 817 Bytes

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.