printWithFooter: Augment a ggplot with footer text

View source: R/fcn_miscGGplot.R

printWithFooterR Documentation

Augment a ggplot with footer text

Description

Augment a ggplot with footer text

Usage

printWithFooter(gg_obj, bottom_left = NULL, bottom_right = NULL)

Arguments

gg_obj

ggplot2 object to be printed

bottom_left

Footer text for bottom left side

bottom_right

Footer text for bottom right side

Value

-


cbielow/PTXQC documentation built on March 13, 2024, 5:08 a.m.