fcolor: Color parameters (hue angle, Chroma, CIRG)

Description Usage Arguments Author(s) Examples

View source: R/fcolor_function.R

Description

Colors

Usage

1
fcolor(a, b, L, CIRG = F, save = FALSE)

Arguments

a

Numeric vector with parameter a

b

Numeric vector with parameter b

L

Numeric vector with parameter L

CIRG

Index used for red grapes (TRUE to calculate)

trat

Vector with the names of the treatments with the repetitions

Author(s)

Gabriel Danilo Shimizu

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)
fcolor(a,b,L)

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