excludeCols.Rd
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.
excludeCols(data, customExclude = NULL)
data | Data frame of colours |
---|---|
customExclude | Character vector. Optional vector of custom color codes in HEX format to be excluded. |
No return value, called for side effects.