theme_blank: Blank ggplot2 theme, suited for plotting networks.

View source: R/utilities.R

theme_blankR 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 theme arguments


ggnetwork documentation built on March 7, 2023, 7:02 p.m.