theme_facet {ggnetwork}R Documentation

Blank ggplot2 theme with a panel border.

Description

A variation of theme_blank that adds a panel border to the plot, which is often suitable for plotting faceted networks.

Usage

theme_facet(base_size = 12, base_family = "", ...)

Arguments

base_size

base font size

base_family

base font family

...

other theme arguments


[Package ggnetwork version 0.5.13 Index]