Learn R Programming

simplevis (version 7.1.0)

pal_na: NA palette.

Description

A function to retreive a hex code for a colour to use for NA values.

Usage

pal_na(pal = "#7F7F7F")

Value

A character vector.

Arguments

pal

The hex code or name of the NA colour. Defaults to "#7F7F7FFF".