fg.print.graphR Documentation

Print a graph into a file as an edge list.

Description

Print a graph in the FlashGraph format into a file as an edge list.

Usage

fg.print.graph(fg, file, delim = "\t", type = "")

Arguments

fg

the FlashGraph object

file

a string of the output file name.