add_logo: Function to add a logo to a ggplot that uses theme_pub

View source: R/add_logo.r

add_logoR Documentation

Function to add a logo to a ggplot that uses theme_pub

Description

Function to add a logo to a ggplot that uses theme_pub

Usage

add_logo(g = NULL, org = "yale")

Arguments

g

A ggplot created with theme_pub or an organization-specific theme

org

name of the org. Must match the name of the .png in the logo folder.


bmacGTPM/orgthemes documentation built on March 28, 2023, 5:23 a.m.