theme_chewr: Custom theme for ggplot object.

View source: R/plotting.R

theme_chewrR Documentation

Custom theme for ggplot object.

Description

Custom theme for ggplot object.

Usage

theme_chewr(...)

Arguments

font

str | Font type

scale

int | How large text should be

Value

ggplot theme

Examples

ggplot(data) +
   geom_scatter_column() +
   theme_chewr()

AndersAskeland/askelandR documentation built on Sept. 20, 2023, 10:39 a.m.