`GAPIT.Cor.matrix`=function(a,b,...){
#Authors: Zhiwu Zhang
#Writer: Jiabo Wang
# Last update: MAY 12, 2022
##############################################################################################
return(cor(a,b))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.