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/feather documentation built on Feb. 13, 2025, 2:27 a.m.