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.


MattCowgill/grattantheme documentation built on Jan. 13, 2023, 11:02 a.m.