weave_geom_defaults: Set a series of geom defaults

View source: R/weave.R

weave_geom_defaultsR Documentation

Set a series of geom defaults

Description

Update all the geom defaults.

ggplot2::update_geom_defaults() can be used to further fine-tune individual geom defaults.

Usage

weave_geom_defaults(..., colour = "#357BA2FF")

Arguments

...

Provided to require argument naming, support trailing commas etc.

colour

For most geoms, a default hex code for the colour of geoms (i.e. geoms other than "text", "label", "hline", "vline" and "abline"). Note "fill" inherits from this argument.


davidhodge931/ggblanket documentation built on Feb. 25, 2025, 9:17 p.m.