annotation_compass | R Documentation |
annotation_compass: taken from https://stackoverflow.com/questions/47916307/ggplot2-specify-geom-text-position-by-conventional-top-bottom-left-rig
annotation_compass( label, position = c("N", "NE", "E", "SE", "S", "SW", "W", "NW"), padding = grid::unit(c(0.5, 0.5), "line"), ... )
label |
label |
position |
position |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.