CreateNetworkFromTable: create network from table

Description Usage Arguments Value

View source: R/CreateNetworkFromTable.r

Description

Creates a network from an internal data table created from a .sif file: this function converts the data read in from the .sif file into an igraph in R.

Usage

1

Arguments

dataTable

the data table containing the information read in from the .sif file representing the network.

Value

an igraph network


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