Learn R Programming

mully (version 2.1.38)

importEdgesCSV: Import Edges to a mully graph from a CSV file

Description

Import Edges to a mully graph from a CSV file

Usage

importEdgesCSV(g, file)

Value

The mully graph with the added edges

Arguments

g

The mully graph to which the nodes will be added. The graph should already have the layers and the nodes.

file

The path to the CSV file containing the edges' information