ggplot2_geom_defaults: Set common ggplot2 geom defaults

ggplot2_geom_defaultsR Documentation

Set common ggplot2 geom defaults

Description

Sets common ggplot2 geom default settings (currently only font family). Convenience wrapper around ggplot2::update_geom_defaults().

Usage

ggplot2_geom_defaults(family)

Arguments

family

Font family to use in text geoms.

Details

Note that ggplot2_geom_defaults() must be invoked before plots are created to have any effect.

Value

NULL, invisibly.

See Also

Other plot theming functions: ggplot2_theme(), ggplot2_theme_html(), plotly_layout()


salim-b/salim documentation built on Oct. 10, 2024, 2:19 a.m.