excludeCols: excludeCols

View source: R/getTopCol.R

excludeColsR Documentation

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)

Arguments

data

Data frame of colours

customExclude

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

Value

No return value, called for side effects.


colouR documentation built on Sept. 26, 2023, 5:11 p.m.