View source: R/webApp/functions.R View source: R/functions.R
PlotCorrelogram | R Documentation |
Plot a correlogram
PlotCorrelogram(matrix, correlation = "pearson")
matrix, |
a matrix with barcode as rownames and values as columns |
correlation, |
correlation method between "pearson and "spearman", default is "pearson" |
a correlogram
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.