aes_auto
From ggplot2 v3.1.0
by Hadley Wickham
Automatic aesthetic mapping
Automatic aesthetic mapping
- Keywords
- internal
Usage
aes_auto(data = NULL, ...)
Arguments
- data
data.frame or names of variables
- ...
aesthetics that need to be explicitly mapped.
Community examples
Looks like there are no examples yet.