Set1: Extended colour names

Description Usage Format Examples

Description

A data frame containing names and hex values for an extended list of colours.

Usage

1

Format

A data frame with 931 rows and 2 columns:

Color

Common or commercial name of a colour

Hex

hex string defining the colour itself

Examples

1
2
3
if("WWRGraphics" %in% loadedNamespaces()) {
  french <- getColours("French") %>% showColours()
} else cat("Attach WWRGraphics package first\n")

BillVenables/WWRData documentation built on Jan. 26, 2021, 10:18 p.m.