ggThemeCustom: Custom ggplot2 theme

Description Usage Arguments Details See Also Examples

View source: R/formatting.R

Description

Use ggplot2's theming facility to set defaults

Usage

1
ggThemeCustom(base_size = 12, base_family = "sans")

Arguments

base_size

default font size

base_family

font family to use. Default is "sans".

Details

This function sets the default look (colors, linetypes, etc.) of ggplot2 to match color scheme. Exhibits not made with ggplot2 will not be affected.

See Also

theme_bw, theme_set

Examples

1

problemofpoints/reservetestr documentation built on Jan. 3, 2020, 9:12 a.m.