rb.colors: Create red-blue color set.

View source: R/colors.R

rb.colorsR Documentation

Create red-blue color set.

Description

Create red-blue based color set.

Usage

rb.colors(n, low = 0.25, high = 0.9)

Arguments

n

Size of color set.

low

The hue at the sides of the color set.

high

The hue at the center of the color set.

Value

Created color set.


hmito/hmRLib documentation built on March 13, 2024, 9:41 p.m.