aes_auto {ggplot2} | R Documentation |
Automatic aesthetic mapping
Description
Usage
aes_auto(data = NULL, ...)
Arguments
data |
data.frame or names of variables |
... |
aesthetics that need to be explicitly mapped. |
[Package ggplot2 version 3.5.1 Index]