Description Usage Examples
View source: R/mypairs.R
my paris function (prettier)
1 2
my.pairs(M, digits = 3, customDiag = NULL, customLower = NULL, customUpper = NULL)
1 2 3
X <- matrix(rnorm(100),ncol=4) colnames(X) <- c("I","II","III","IV") my.pairs(X)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.