theme_blank {ggnetwork} | R Documentation |
Blank ggplot2 theme, suited for plotting networks.
Description
A ggplot2
theme without lines, borders, axis text or titles, suited
for plotting networks.
Usage
theme_blank(base_size = 12, base_family = "", ...)
Arguments
base_size |
base font size |
base_family |
base font family |
... |
other |
[Package ggnetwork version 0.5.13 Index]