View source: R/FeatureCorrelation.R
CorBetween | R Documentation |
Title
CorBetween(FunMatrix, outputname, width = 3000, height = 3000)
outputname |
a character of output name |
width |
a numeric of width |
height |
a numeric of height |
FeaMatrix |
a dataframe of feature matrix |
a dataframe with all correlation between each other which is bigger than 0.8; and a hist plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.