Learn R Programming

quantable (version 0.3.6)

getRedScale: create red color scale

Description

create red color scale

Usage

getRedScale(length = 10, increasing = FALSE)

Arguments

length

nr of colors

increasing

default FALSE

Examples

Run this code
# NOT RUN {
library(scales)
show_col(getRedScale(12))

# }

Run the code above in your browser using DataLab