Learn R Programming

ggblanket (version 12.1.0)

weave_geom_defaults: 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.