aes {vchartr} | R Documentation |
Construct aesthetic mappings
Description
See ggplot2::aes()
for details.
Usage
aes(x, y, ...)
Arguments
x , y , ... |
< |
Value
A list with class uneval
. Components of the list are either quosures or constants.
[Package vchartr version 0.1.4 Index]