icc: Index of color (Camelo et al., 2004)

Description Usage Arguments Details Author(s) References Examples

View source: R/icc_function.R

Description

color index (IC) indicating the degree of green / yellow variation of the samples

Usage

1
icc(a, b, L, save = FALSE)

Arguments

a

Numeric vector with parameter a

b

Numeric vector with parameter b

L

Numeric vector with parameter L

trat

Vector with the names of the treatments with the repetitions

Details

Colors

Author(s)

Gabriel Danilo Shimizu

References

Camelo, A.F.L., Gomes, P.A. 2004. Comparison of color indexes for tomato ripenings. Horticultura Brasileira 22: p.534-537.

Examples

1
2
3
4
L=c(47.1,45.7,45.5,45.8)
a=c(31.4,30.8,31.7,32)
b=c(30.7,28.2,27.5,27.3)
icc(a,b,L)

AgronomiaR/iagro documentation built on April 16, 2020, 10:54 p.m.