MakeFootnote: Makes a footnote on the bottom right hand corner Taken from...

Description Usage Arguments

View source: R/ggplot.r

Description

Makes a footnote on the bottom right hand corner Taken from Mark Heckmann https://ryouready.wordpress.com/2009/02/17/r-good-practice-adding-footnotes-to-graphics/

Usage

1
2
MakeFootnote(footnoteText = strftime(Sys.time(), format = "%d/%m/%Y"),
  size = 1.2, color = "black")

Arguments

footnoteText

a

size

a

color

a


raubreywhite/RAWmisc documentation built on May 27, 2019, 2:04 a.m.