saveAsGEXF: Converts the given igraph object to GEXF format and saves it...

Description Usage Arguments Author(s)

View source: R/igraph_gefx_exporter.R

Description

Converts the given igraph object to GEXF format and saves it at the given filepath location

Usage

1
saveAsGEXF(g, filepath = "converted_graph.gexf")

Arguments

g

Input igraph object to be converted to gexf format

filepath

File location where the output gexf file should be saved

Author(s)

Gopalakrishna Palem, Gopalakrishna.Palem@Yahoo.com


vkR documentation built on Jan. 13, 2021, 10:09 a.m.