powered by
Low-level version of ggplot2::aes.
ggplot2::aes
caes(x, y, ...)
a list of quosure.
list
quosure
List of name-value pairs in the form aesthetic = variable.
caes(x = month, y = value) caes(x = month, y = value, fill = city)
Run the code above in your browser using DataLab