read_gdf: Read in a gdf file

Description Usage Arguments

Description

Read in a gdf file and return an igraph graph

Usage

1
read_gdf(filepath, as_igraph = TRUE, verbose = FALSE)

Arguments

filepath

File to import

as_igraph

Return as igraph graph. If FALSE it returns a list with the node and edge data, respectively, instead.

verbose

Whether to print progress in the console.


mikaelpoul/readgdf documentation built on May 22, 2019, 10:51 p.m.