theme_facet: Blank ggplot2 theme with a panel border.

View source: R/utilities.R

theme_facetR 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


ggnetwork documentation built on May 29, 2024, 1:32 a.m.