GetNodeID: get CCG node ID

Description Usage Arguments Value

View source: R/GetNodeID.r

Description

Returns the CCG node ID from a node name or a vector of node names and a given direction of regulation.

Usage

1
GetNodeID(network, nodename, direction = 1)

Arguments

network

a CCG object

nodename

the node name, or names, for which the ID is required

direction

the direction of regulation of the required node or nodes. Maybe +1 (default) or -1.

Value

a scalar or vector containing the node ID or IDs requested


CausalR documentation built on Nov. 8, 2020, 5:25 p.m.