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


briatte/ggnetwork documentation built on July 3, 2024, 3:23 p.m.