theme_custom_size: Custom styling for plots based on size

View source: R/themes.R

theme_custom_sizeR Documentation

Custom styling for plots based on size

Description

Applies a theme to a ggplot plot object. This theme is intended for use when generating plots for the AirFire monitoring site.

Usage

theme_custom_size(size = "large")

Arguments

size

small or large. style = small is appropriate for plots 450x450px or smaller; style = large is appropriate for plots larger than 450x450px.

Value

A ggplot theme.


MazamaScience/AirMonitorPlots documentation built on Oct. 13, 2023, 8:49 a.m.