f_aes | R Documentation |
This function allows to use a formula interface directly with ggplot2, or chart.
f_aes(formula, ..., with.facets = FALSE)
formula |
A formula. |
... |
Further aesthetics to set (like |
with.facets |
Do we create special (non-ggplot2) aesthetics for facets (no by default)? |
An aesthetic object of class uneval
, as those obtained with aes()
.
# TODO...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.