gradient_colors: generate gradient colors

View source: R/color.R

gradient_colorsR Documentation

generate gradient colors

Description

generate gradient colors

Usage

gradient_colors(x, n)

Arguments

x

colors

n

number of colors to output

Value

gradient colors

Examples

gradient_colors(c("blue", "red"), 10)

plutor documentation built on Oct. 27, 2023, 9:07 a.m.