Learn R Programming

mvtboost (version 0.5.0)

colorRampPaletteAlpha: Add alpha and ramps between colors

Description

Internal to mvtb.heat, but exported for easy modification

Usage

colorRampPaletteAlpha(colors, n = 32, interpolate = "linear")

Arguments

colors
original colors
n
number of colors
interpolate
linear, otherwise spline interpolation is used