add_bbd_logo: Bluebonnet Data ggplot2 theme

Description Usage Arguments

View source: R/add_bbd_logo.R

Description

Add BBD logo to a single plot as grid object Modified from https://gist.github.com/Ryo-N7/67ca1c364c342a82c4098918082ca445

Usage

1
(plot = ggplot2::last_plot(), position = "top right", scale = 1)

Arguments

plot

The plot object passed to add_bbd_logo

position

The position of the logo. Options are "top left", "top right", "bottom right", and "bottom left"

scale

The scale of the BBD logo. Every single integer increase increases the scale multiplier (scale = 2 will double the size of the logo). Use decimals for fine-tuned scaling


connorrothschild/bbdata documentation built on June 22, 2020, 11:16 a.m.