gradient_colors {plutor}R 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)

[Package plutor version 0.1.0 Index]