adj_fonts: Adjust font sizes of ggplot object

View source: R/adj_fonts.R

adj_fontsR Documentation

Adjust font sizes of ggplot object

Description

Adjust font sizes of ggplot object

Usage

adj_fonts(big = 12, small = 10)

Arguments

big

int, default=12; axis and legend title font size

small

int, default=10; axis markings and legend item font size

Value

ggplot theme object to adjust fonts


gkane26/rextras documentation built on June 1, 2022, 7:21 p.m.