facet_plots | R Documentation |
This function Automatically create faceted plot with ggplot2
facet_plots(variable, group, title = "Title", dat)
variable |
specify columns |
group |
specify a variable to be faceted with |
title |
title of the plot |
dat |
specify dataframe |
returns a faceted plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.