Skip to contents

Plot compact PVD with point estimates only

Usage

plot_compact_pvd_est(
  figs,
  tile_height = 1,
  y_text_size = 9,
  facet_label_prefix = names(figs),
  legend.position = "none",
  scale_colors = c("red", "blue", "magenta", "darkgreen", "purple4")
)

Arguments

figs

todo

tile_height

todo

y_text_size

integer: size of y-axis text

facet_label_prefix

todo

legend.position

the default position of legends ("none", "left", "right", "bottom", "top", "inside")

scale_colors

todo