importLayersCSV: Import Layers to a mully graph from a CSV file

View source: R/mully_import.R

importLayersCSVR Documentation

Import Layers to a mully graph from a CSV file

Description

Import Layers to a mully graph from a CSV file

Usage

importLayersCSV(g, file)

Arguments

g

The mully graph to which the layers will be added. If missing, a new mully graph is created

file

The path to the CSV file containing the layers' information

Value

The mully graph with the added layers


mully documentation built on March 7, 2023, 8:10 p.m.