dot-set_geom_aesthetics: Set default geom aesthetics

.set_geom_aestheticsR Documentation

Set default geom aesthetics

Description

All arguments are passed to ggplot2::update_geom_defaults, but this function adds a NULL check.

Usage

.set_geom_aesthetics(geom, new)

Arguments

geom

Name of geom/stat to modify (like "point" or "bin"), or a Geom/Stat object (like GeomPoint or StatBin).

new

Named list of aesthetics.


grattan/grattantheme documentation built on June 28, 2023, 1:50 p.m.