add_shape_to_plot_safely: add_shape_to_plot_safely(p = NULL, shapevec = NULL, shapeby =...

add_shape_to_plot_safelyR Documentation

add_shape_to_plot_safely(p = NULL, shapevec = NULL, shapeby = NULL, cdict = NULL, use_letters_as_shapes = FALSE)

Description

#Given a vector of classes for adding shapes to a ggplot, attributes shapes safely in the presence or absence of a cdict containing shape info

Usage

add_shape_to_plot_safely(
  p = NULL,
  shapevec = NULL,
  shapeby = NULL,
  cdict = NULL,
  use_letters_as_shapes = FALSE
)

johnmcculloch/JAMS_BW documentation built on April 30, 2024, 8:09 p.m.