theme_camprot: ggplot theme for package

View source: R/theme_camprot.R

theme_camprotR Documentation

ggplot theme for package

Description

A standard theme to use for plots generated by this package

Usage

theme_camprot(
  base_size = 20,
  base_family = "serif",
  aspect_square = TRUE,
  border = TRUE
)

Arguments

base_size

base font size, given in pts.

base_family

base font family

aspect_square

set aspect.ratio to 1

border

include a border

Value

theme


CambridgeCentreForProteomics/camprotR documentation built on Jan. 27, 2023, 8:36 p.m.