Description Usage Arguments Author(s) Examples
Summary diagram of the correlations between variables
1 2 3 |
dat |
a matrix or data.frame with variables in column. |
labels |
custom label vector in the same order than column names. |
phylo |
NULL or an object of class |
method |
method used for the correlation test. One of "pearson" (default), "kendall", or "spearman". |
p.critic |
Critical p.value under which a correlation line should be drawn |
pval.adjust |
method to adjust p-values in "holm", "hochberg", "hommel", "bonferroni", "BH", "BY", "fdr". |
order |
logical to order variables according to a clustering method. |
col |
2 length vector of colour names for positive and negative correlation. |
lty |
2 length vector of line type for positive and negative correlation (see |
Jules Segrestin
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.