cpl_custom_theme: Constructs the custom CPL theme

Description Usage Arguments Value

View source: R/cpl_custom_theme.R

Description

Constructs the custom CPL theme

Usage

1
2
3
4
5
6
cpl_custom_theme(
  base_size = 12,
  base_family = "Helvetica",
  base_line_size = 0.5,
  base_rect_size = 0.5
)

Arguments

base_size

Base font size. Default is 12.

base_family

Font. Default is Helvetica.

base_line_size

Default is 0.5

base_rect_size

Default is 0.5

Value

A theme that can then be used with theme_set


lmgibson/cplthemes documentation built on Dec. 21, 2021, 11:43 a.m.