View source: R/plot_univariate_lists.R
univariate_list | R Documentation |
Produce a bunch of univariate plots
univariate_list(names, data)
names |
A vector containing the names of the variables you want to plot |
data |
A dataset |
A list of plots
univariate_lists(c("a", "b", "z"), small)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.