View source: R/ggannotate_npc.R
ggannotate_npc_helper | R Documentation |
This function adds geoms to a plot with x and y mapping to Normalised Parent Coordinates
ggannotate_npc_helper(geom, x = NULL, y = NULL, ..., na.rm = FALSE)
geom |
character Name of geom to use for annotation. Can be one of
|
x, y |
the position of added label in Normalised Parent
Coordinates( |
... |
Other arguments passed on to |
na.rm |
If |
See annotate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.