Learn R Programming

nord (version 1.0.0)

nord_show_palette: 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

Run this code
# NOT RUN {
library(nord)
nord_show_palette("halifax_harbor")
# }

Run the code above in your browser using DataLab