bird: Plot a Colour Palette as a Bird

View source: R/ltc_functions.R

birdR Documentation

Plot a Colour Palette as a Bird

Description

Visualizes a selected colour palette in the form of a bird drawing.

Usage

bird(chrom)

Arguments

chrom

A vector of colours from one of the ltc palettes.

Value

A ggplot2 object showing a bird drawing using the selected colours.

Examples

## Not run: 
paloma <- ltc("paloma")
bird(paloma)

## End(Not run)

loukesio/ltc_palettes documentation built on May 12, 2024, 10:49 a.m.