dot-set_geom_aesthetics.Rd
All arguments are passed to ggplot2::update_geom_defaults
, but this
function adds a NULL
check.
.set_geom_aesthetics(geom, new)
Name of geom/stat to modify (like "point" or "bin"), or a Geom/Stat object (like GeomPoint or StatBin).
Named list of aesthetics.