Learn R Programming

enrichplot (version 1.13.1.994)

color_palette: color_palette

Description

create color palette for continuous data

Usage

color_palette(colors)

Arguments

colors

colors of length >=2

Value

color vector

Examples

Run this code
# NOT RUN {
color_palette(c("red", "yellow", "green"))
# }

Run the code above in your browser using DataLab