e_plot_grid_corner_label: For corner labels, remove the labs(tag=) argument and use...

View source: R/e_plot_grid_corner_label_ALL.R

e_plot_grid_corner_labelR Documentation

For corner labels, remove the labs(tag=) argument and use this

Description

See ?e_plot_grid_corner_label_list to use with a list.

Usage

e_plot_grid_corner_label(
  p,
  label_corner = "A",
  font_color = "black",
  font_size = 18,
  font_face = "bold"
)

Arguments

p

ggplot grob

label_corner

label for top-left corner of plot

font_color

color

font_size

point size

font_face

font face

Value

grob with top-left corner label


erikerhardt/erikmisc documentation built on April 17, 2025, 10:48 a.m.