Blank ggplot2 theme with a panel border.
A variation of theme_blank
that adds a panel border to the plot, which is often suitable for plotting faceted networks.
theme_facet(base_size = 12, base_family = "", ...)
base_size
: base font sizebase_family
: base font family...
: other theme
arguments