add_footer: Add a footer with a caption and a logo into a ggplot

Description Usage Arguments

View source: R/add_footer.R

Description

Add a footer with a caption and a logo into a ggplot

Usage

1
add_footer(x, caption = "", logo = NULL, height = 0.5)

Arguments

x

a ggplot object

caption

text to display in the footer

logo

path to a jpg/jpeg/png file. Set to NA to disable. Defaults to a short THL pearl logo.


fbc-studies/fbcutils documentation built on May 7, 2019, 7:41 a.m.