cfgg_getAllAesthetics: Get comprehensive list of all aesthetics accepted by each...

View source: R/plotting.R

cfgg_getAllAestheticsR Documentation

Get comprehensive list of all aesthetics accepted by each geom

Description

From Moody_Mudskipper at https://stackoverflow.com/questions/11657380/is-there-a-table-or-catalog-of-aesthetics-for-ggplot2

Usage

cfgg_getAllAesthetics()

Details

License is "CC BY-SA 4.0" according to https://stackoverflow.com/help/licensing

Value

list(geom_abline = c("slope", "intercept", ...), ...)


dlill/conveniencefunctions documentation built on Sept. 30, 2022, 4:40 a.m.