Learn R Programming

CoDiNA (version 1.1.2)

CreateFullBase: CreateFullBase

Description

Joins a set of data.frames, order the nodes names by it's smaller value.

Usage

CreateFullBase(x, Code)

Arguments

x

List of data.frames containig Node.1, Node.2 and the correlation value

Code

Name of each one of the networks.

Value

Returns a list contating: The nodes names and it's correlation values in all networks, 0 if this node is absent.