Modified version of ggplot2::geom_label()
.
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()
.
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