annotation_compass: annotation_compass: taken from...

View source: R/utils.R

annotation_compassR Documentation

annotation_compass: taken from https://stackoverflow.com/questions/47916307/ggplot2-specify-geom-text-position-by-conventional-top-bottom-left-rig

Description

annotation_compass: taken from https://stackoverflow.com/questions/47916307/ggplot2-specify-geom-text-position-by-conventional-top-bottom-left-rig

Usage

annotation_compass(
  label,
  position = c("N", "NE", "E", "SE", "S", "SW", "W", "NW"),
  padding = grid::unit(c(0.5, 0.5), "line"),
  ...
)

Arguments

label

label

position

position


tlcaputi/gtrendR documentation built on Nov. 3, 2022, 10:46 p.m.