nord_show_palette {nord}R Documentation

Display a color palette

Description

Given a character vector (hex RGB values), display palette in graphics window.

Usage

nord_show_palette(palette)

Arguments

palette

vector of character hex RGB values

Examples

library(nord)
nord_show_palette("halifax_harbor")

[Package nord version 1.0.0 Index]