Skip to contents

List available colours

Usage

nrc_cols(colour = NULL)

Arguments

colour

A character of the name of the colour. If NULL, returns all available colours.

Value

A named character vector of the defined colours in the package.

Examples

nrc_cols()
#>    AMWU Orange      AMWU Blue Website Yellow   Website Grey           Sand 
#>      "#FF5800"      "#001D26"      "#ffe000"      "#424242"      "#F6EEE1" 
#>     Just White     Soft Black     Hard Black 
#>      "#FFFFFF"      "#2B2228"      "#000000"