Learn R Programming

barrks (version 1.1.0)

barrks_colors: Get barrks default color palettes

Description

Get barrks default color palettes.

Usage

barrks_colors(type = "raster")

Value

A character vector of hex colors.

Arguments

type

Select the desired color palette. There are different variants for particular purposes. Allowed values are 'raster', 'diagram_lines', 'diagram_fill', 'bso_flight' and 'bso_stages'.

See Also

barrks_labels()

Examples

Run this code
colors <- barrks_colors()

# use the colors of 'barrks' for your individual plot...

Run the code above in your browser using DataLab