acid_geom_label: Text label

acid_geom_labelR Documentation

Text label

Description

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)

acidgenomics/AcidPlots documentation built on Jan. 20, 2024, 1:40 a.m.