gradient.focus: Create a black-white gradient with a highlight

Description Usage Arguments Examples

View source: R/Gradients.R

Description

This function returns a black to white gradient with a highlight

Usage

1
gradient.focus(highlight = "red")

Arguments

highlight

The color to use as a highlight. Default is "red". Options are "green" or "blue".

Examples

1
gradient.focus(highlight = "red")

muppetjones/remcolor documentation built on May 23, 2019, 8:22 a.m.