Skip to contents

add_card_number() is a helper function used internally by plot_cards() to apply a number to each card in a list of plots.

Usage

add_card_number(
  plots,
  card = NULL,
  n = 1,
  color = "white",
  size = 5,
  family = NULL
)