define_ggconf_constants: define constant values used in ggconf

Description Usage Details See Also

View source: R/prefix_match.R

Description

define_ggconf_constants has no side effect.

Usage

1

Details

One thing to note is define_ggconf_constants set implicitly the preference order of geom_name in ggplot2. For example, 'a.txt' ambiguously matches to 'axis.text' and 'axis.title', but ggconf automatically uses 'axis.text' with or without a warning message about the ambiguity.

See Also

The preference order is used when doing partial match in GgplotParser.


caprice-j/ggconf documentation built on May 23, 2019, 11:33 p.m.