This function allows to use a formula interface directly with ggplot2, or chart.
Arguments
- formula
A formula.
- ...
Further aesthetics to set (like
size
,colour
, etc.)- with.facets
Do we create special (non-ggplot2) aesthetics for facets (no by default)?
Value
An aesthetic object of class uneval
, as those obtained with aes()
.