txt2opf: Converts a text file to an OPF subGraph object

View source: R/LibOPF.R

txt2opfR Documentation

Converts a text file to an OPF subGraph object

Description

Converts a text file to an OPF subGraph object

Usage

txt2opf(inputFile)

Arguments

inputFile

Text input file

Value

Returns the OPF object

Examples

dataset <- txt2opf(system.file("extdata/boat.txt",package = "LibOPF"))


LibOPF documentation built on Feb. 16, 2023, 10:13 p.m.