Description Usage Arguments Author(s) Examples
Functions which can be used instead of the default functions in panel plots.
1 2  | panel.hist(x, ...)
panel.cor(x, y, digits=2, prefix="", cex.cor)
 | 
x, y | 
 variables defining the contents of the panel.  | 
digits | 
 Number of decimals after dot with which correlations will be printed.  | 
prefix | 
 Prefix text for numbers.  | 
cex.cor | 
 Determines height of printed digits, may be missing.  | 
... | 
 graphical parameters can be supplied. see function definition for details.  | 
??
1 2 3 4  | 
Loading required package: lattice
Loading required package: grid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.