Learn R Programming

quantable (version 0.3.6)

getBlueWhiteRed: create blue white red palette

Description

create blue white red palette

Usage

getBlueWhiteRed(length = 21, increasing = TRUE)

Arguments

length

nr of colors

increasing

default TRUE

Examples

Run this code
# NOT RUN {
library(scales)
show_col(getBlueWhiteRed(21))

# }

Run the code above in your browser using DataLab