Learn R Programming

quantable (version 0.3.6)

getBlueScale: create blue color scale

Description

create blue color scale

Usage

getBlueScale(length = 10, increasing = FALSE)

Arguments

length

nr of colors

increasing

default FALSE

Examples

Run this code
# NOT RUN {
library(scales)
show_col(getBlueScale(5))

# }

Run the code above in your browser using DataLab