Description Usage Arguments Value Examples
This funciton provides a way for plotting mpg dataset's displ and hwy with different facet and colour variable using ggplot2 package.
1 |
colour_var |
A variable name as a string to use as a
mapping in |
facet_var |
A variable name as a string to use as in
|
A ggplot2::ggplot()
object.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.