add_card_border()
is a helper function used internally by plot_cards()
and can be used to further modify output plots.
Arguments
- inset
Numeric distance to inset an input page.
- fill, color, linetype, linewidth
Fixed aesthetics passsed to
ggplot2::geom_tile()