Learn R Programming

colouR (version 0.1.1)

excludeCols: excludeCols

Description

A non-exhaustive list of white and black colour shades. For use when setting exclude = TRUE in the getTopCol function. Setting exclude = TRUE when calling the getTopCol function will exclude the colours form the results.

Usage

excludeCols(data, customExclude = NULL)

Value

No return value, called for side effects.

Arguments

data

Data frame of colours

customExclude

Character vector. Optional vector of custom color codes in HEX format to be excluded.