fg.export.graph: Export graph image.

Description Usage Arguments Value

Description

This function exports a graph image in FlashGraphR to the local filesystem.

Usage

1
fg.export.graph(graph, graph.file, index.file)

Arguments

graph

The FlashGraph object

graph.file

The graph file in the local filesystem to which the adjacency lists of the graph is exported to.

index.file

The index file in the local filesystem to which the index of the graph is exported to.

Value

true if the graph is exported to the local filesystem correctly; false, otherwise.


flashxio/FlashGraphR documentation built on May 8, 2019, 11:11 p.m.