Description Usage Arguments Value Examples
Get upper triangle of the correlation matrix (from web)
1 | get_upper_tri(cormat)
|
cormat |
A data frame |
A data fram
1 2 3 | df = generateAbundanceDF()
df_cor = Matrix2colCorrelation(df)
get_upper_tri(df_cor)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.