labs_glue: Generate ggplot2 labels based on data in a ggtibble

View source: R/labs_glue.R

labs_glueR 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 ggplot2::labs() labels where the value is a glue specification

Value

p with the labels modified


ggtibble documentation built on June 22, 2024, 10:55 a.m.