view_color_shades_regex: View Colors Via Regex With Shades

View source: R/color.R

view_color_shades_regexR Documentation

View Colors Via Regex With Shades

Description

View Colors Via Regex With Shades

Usage

view_color_shades_regex(pattern, invert = FALSE)

Arguments

pattern

character string containing a regular expression (or character string for fixed = TRUE) to be matched in the given character vector. Coerced by as.character to a character string if possible. If a character vector of length 2 or more is supplied, the first element is used with a warning. Missing values are allowed except for regexpr and gregexpr.

invert

logical. If TRUE return indices or values for elements that do not match.

Value

OUTPUT_DESCRIPTION


meerapatelmd/suzyBakeOven documentation built on March 30, 2022, 1:44 p.m.