fg.list.graph | R Documentation |
This function lists all graphs that have been loaded to FlashGraphR.
fg.list.graphs()
A list of graphs in a data frame. The first column of the data frame is the graph name. The second column indicates whether a graph is stored in memory or on disks.
Da Zheng <dzheng5@jhu.edu>