theme_ms: Custom theme for ggplot2

Description Usage Arguments

Description

This theme relies on the IBM Plex Sans font which should be installed in advance. For convenience, run import_ps() to install font. Alternatively, Playfair Display font can be used. Please run import_pf() for installation.

Usage

1
2
theme_ms(base_family = "IBMPlexSans", base_size = 12,
    grid = TRUE, dark = FALSE, alttf = FALSE)

Arguments

grid

Whether grid is printed or not, default=TRUE

dark

Switch color scheme to dark, default=FALSE

alttf

Choose alternative title font, default=FALSE


mschnetzer/msthemes documentation built on Jan. 28, 2020, 6:13 p.m.