Description Usage Arguments Examples
This function can be used inside pairs() function to show histograms in the diagonal cells of the matrix.
1  | panel.hist(x, ...)
 | 
x | 
 vector  | 
... | 
 additional arguments  | 
1  | pairs(iris, diag.panel = panel.hist)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.