Learn R Programming

ggconf (version 0.1.3)

find_first_index: define constant values used in ggconf

Description

define constant values used in ggconf

Usage

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