read.file.cormatrix: Read, compute and extract the values from correlation matrix...

View source: R/AnalyseFile.R

read.file.cormatrixR Documentation

Read, compute and extract the values from correlation matrix file

Description

Read, compute and extract the values from correlation matrix file

Usage

read.file.cormatrix(config.var, gbl.var, split.cormatrix.file = NULL)

Arguments

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

Value

Return gbl.var updated with the raw data of the correlation matrix and the correlation matrix computed

Author(s)

Tiphaine Martin


TiphaineCMartin/coMET documentation built on April 27, 2022, 6:45 a.m.