color_palette {enrichplot}R Documentation

color_palette

Description

create color palette for continuous data

Usage

color_palette(colors)

Arguments

colors

colors of length >=2

Value

color vector

Author(s)

guangchuang yu

Examples

color_palette(c("red", "yellow", "green"))

[Package enrichplot version 1.8.1 Index]