View source: R/FeatureCorrelation.R
CorPlot | R Documentation |
Title
CorPlot( FeaMatrix, outputname, width = 3000, height = 3000, corvismethod = "circle", order = "original" )
FeaMatrix |
a dataframe of feature matrix |
outputname |
a character of output name |
width |
a numeric of width |
height |
a numeric of height |
corvismethod |
a character of visulization method |
order |
order to visualization,detail see corrplot |
a figure with png format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.