ColorPhenotype: Give the color phenotype of the pearl oyster's

Description Usage Arguments Value Examples

View source: R/ImaginR.R

Description

Returns the color phenotype of the pearl oyster's inner shell (Pinctada margaritifera)

Usage

1
ColorPhenotype(picture)

Arguments

picture

The picture uploaded by load.image()

Value

The color phenotype of the pearl oyster's inner shell

Examples

1
2
3
fpath <- system.file('extdata/image.jpg',package='ImaginR')
picture <- load.image(fpath)
ColorPhenotype(picture)

ImaginR documentation built on May 1, 2019, 10:25 p.m.