jkh1 / EBImage

:art: Image processing toolbox for R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

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.

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.

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.

About

:art: Image processing toolbox for R


Languages

Language:R 36.9%Language:C 27.7%Language:C++ 20.2%Language:JavaScript 13.6%Language:CSS 1.5%