CorAnalysis_Shine | R Documentation |
a function can do correlation analysis
CorAnalysis_Shine(
number.cex = 0.6,
tl.cex = 0.6,
number.digits = 4,
adjust = c("holm", "bonferroni", "BH", "fdr", "none")
)
number.cex |
The cex parameter to send to the call to text when writing the correlation coefficients into the plot. |
tl.cex |
font size of label |
number.digits |
indicating the number of decimal digits to be added into the plot. Non-negative integer or NULL, default 4. |
adjust |
What adjustment for multiple tests should be used |
All the results can be got form other functions and instruction.
Shine Shen qq951633542@163.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.