add_logo: Return function to add a logo to a figure

Description Usage Arguments

View source: R/add_logo.R

Description

Return function to add a logo to a figure

Usage

1
2
(p, x = 0.07, y = 0.03, w = 0.3, u = "inches",
  logo = "csiro")

Arguments

p

ggplot object

x

float indicating the x coordinate of the logo

y

float indicating the ycoordinate of the logo

w

float indicating the width of the logo

u

String indicating the units of the logo width: either inches or cm

logo

String indicating which logo to use. There are two options: csiro, which is the usual CSIRO logo; data61, which is the CSIRO logo plus the Data61.


waldnerf/ggbluebadge documentation built on March 7, 2020, 10:27 p.m.