caes | R Documentation |
Low-level version of ggplot2::aes
.
caes(x, y, ...)
x , y , ... |
List of name-value pairs in the form aesthetic = variable. |
a list
of quosure
.
caes(x = month, y = value)
caes(x = month, y = value, fill = city)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.