View source: R/plot_betas_boxplot.R
plot_betas_boxplot | R Documentation |
Plot Betas boxplot
plot_betas_boxplot(x, filename = NULL, main = NULL, outliers = FALSE, ...)
x |
numeric list with data for each factor |
filename |
file name to write the boxplot with png format |
main |
optional, string with plot title |
outliers |
optional, boolean by default = FALSE, if true, plot_betas_boxplot function plots outliers |
Betas boxplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.