set_custom_theme: Applying the custom theme function

Description Usage Arguments Examples

View source: R/use_custom_theme.R

Description

This function is just a wrapper around the theme_barlow() function. It applies the theme globally and makes sure that the required "Barlow" font is installed.

Usage

1
set_custom_theme(base_size = 14)

Arguments

base_size

Defining the base size of the font.

Examples

1
set_custom_theme(base_size = 16)

L-Groeninger/plotutils documentation built on Dec. 18, 2021, 3:38 a.m.