color_gradient.nn: Create hexadecimal color between red and green for a value...

Description Usage Arguments Value Examples

View source: R/plot_nn.R

Description

Create hexadecimal color between red and green for a value [0, 1]

Usage

1

Arguments

u

numeric vector

Value

hexadecimal character color.

Examples

1
color_gradient.nn(c(0, 0.25, 0.5, 0.75, 1))

wiper8/AI documentation built on Dec. 23, 2021, 5:15 p.m.