print_pal: Plot colour palette

View source: R/feathers.R

print_palR Documentation

Description

Plot chosen colour palette from feathers package

Usage

print_pal(x)

Arguments

x

A vector of colours

Value

An image showing colours in palette

Examples

pardalote <- get_pal("spotted_pardalote")
print_pal(pardalote)

shandiya/feathers documentation built on Feb. 11, 2025, 9:34 p.m.