Skip to contents

Modified version of ggplot2::geom_label().

Usage

acid_geom_label(data = NULL, mapping = NULL, ...)

Arguments

data

data.frame. Data frame, containing plot data.

mapping

Set of aesthetic mappings created by ggplot2::aes().

...

Additional arguments, passed to ggplot2::geom_label().

Value

Layer/ggproto.

Note

Updated 2021-06-29.

Examples

geom <- acid_geom_label()
print(geom)
#> geom_label: parse = FALSE, label.padding = 0.2, label.r = 0.15, label.size = NA, size.unit = mm, na.rm = FALSE
#> stat_identity: na.rm = FALSE
#> position_identity