gg_footnote: Add a footnote to a ggplot2 plot

Description Usage Arguments

Description

Adds a footnote to the ggplot2 plot in the current graphics device using the grid package.

Usage

1
2
gg_footnote(footnote.text = format(Sys.time(), "%d %b %Y"), size = 0.7,
  colour = grey(0.5))

Arguments

footnote.text

Text for the footnote. Defaults to the current date.

size

Size of footnote text

colour

Colour of footnote text


tcspears/tcspeaRs documentation built on May 31, 2019, 7:30 a.m.