excludeCols {colouR}R 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.


[Package colouR version 0.1.1 Index]