labs_glue {ggtibble} | R Documentation |
Generate ggplot2 labels based on data in a ggtibble
Description
Generate ggplot2 labels based on data in a ggtibble
Usage
labs_glue(p, ...)
Arguments
p |
The ggtibble object |
... |
Named arguments to be used as |
Value
p
with the labels modified
[Package ggtibble version 1.0.1 Index]