CorAnalysis_Shine: CorAnalysis_Shine

View source: R/CorAnalysis.R

CorAnalysis_ShineR Documentation

CorAnalysis_Shine

Description

a function can do correlation analysis

Usage

CorAnalysis_Shine(
  number.cex = 0.6,
  tl.cex = 0.6,
  number.digits = 4,
  adjust = c("holm", "bonferroni", "BH", "fdr", "none")
)

Arguments

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

Value

All the results can be got form other functions and instruction.

Author(s)

Shine Shen qq951633542@163.com


shineshen007/shine documentation built on Feb. 16, 2025, 9:16 p.m.