Description Usage Arguments Value See Also Examples
Create qqplots and choose number to display per page
Note: Call quartz() prior to plotting if using RStudio
Dependencies: ggplot2, gridExtra
1 2 |
d |
data frame |
n |
number of plots to display per page |
file |
filename of output |
nrow |
number of rows to display per page |
ncol |
number of columns to display per page |
wi |
width of plot |
hgt |
height of plot |
res |
resolution of plot |
png image(s)
Other plot functions: bar_plot
,
box_plot
, eman
,
hist_fun
, hist_plot
,
multi_plot
, qq_fun
Other continuous variable functions: box_plot
,
correlations
, hist_fun
,
multi_plot
, outlier_impact
,
qq_fun
, remove_outliers
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.