read.file.cormatrix | R Documentation |
Read, compute and extract the values from correlation matrix file
read.file.cormatrix(config.var, gbl.var, split.cormatrix.file = NULL)
config.var |
list of all variables defined in configuration file or via options of comet function |
gbl.var |
list of internal variables |
split.cormatrix.file |
File of correlation matrix |
Return gbl.var updated with the raw data of the correlation matrix and the correlation matrix computed
Tiphaine Martin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.