add_logo: Add ABMI logo to the bottom of the plot

Description Usage Arguments Details Value Examples

Description

Add ABMI logo to the bottom of the plot

Usage

1
(plot_name, logo = "acronym", logo_position = 0.925)

Arguments

plot_name

The variable name of the plot you have created

logo

Character; Specify which logo you want (see details below)

logo_position

A numeric vector or unit object specifying x-location of logo; defaults to 0.925 (right justified)

Details

Valid values for the logo argument currently are:

Value

This function returns your plot with the ABMI logo at the bottom right

Examples

1
2
3
4
## Not run: 
(p, logo = "full", logo_position = 0.875)

## End(Not run)

mabecker89/abmi.themes documentation built on Aug. 9, 2020, 10:57 p.m.