Learn R Programming

seqHMM (version 1.2.6)

colorpalette: Color palettes

Description

A list containing ready defined color palettes with distinct colors using iWantHue. By default, seqHMM uses these palettes when assigning colors.

Arguments

Format

A list with 200 color palettes.

See Also

plot_colors for visualization of color palettes. Implementations of iWantHue for R:

Examples

Run this code
data("colorpalette")
# Color palette with 9 colors
colorpalette[[9]]
# Color palette with 24 colors
colorpalette[[24]]

Run the code above in your browser using DataLab