find_first_index: define constant values used in ggconf

Description Usage Arguments

View source: R/prefix_match.R

Description

define constant values used in ggconf

Usage

1
2
find_first_index(pattern = "sz", table = c("x", "y", "size", "shape",
  "colour", "fill", "alpha", "stroke"), show_warn = TRUE, debug = FALSE)

Arguments

pattern

the pattern string

table

a table of string to be matched

show_warn

boolean for showing ambiguous match warning

debug

show debugging message if true


ggconf documentation built on May 2, 2019, 3:32 p.m.