readEcoNetwork: Read ecological networks in CSV format as edge list or...

Description Usage Arguments Value Examples

View source: R/hello.R

Description

Read ecological networks in CSV format as edge list or adyacency matrix

Usage

1
readEcoNetwork(fileName)

Arguments

fileName

Filename of the csv formated network

Value

an igraph object

Examples

1
readEcoNetwork("econetwork.csv")

crettazminaglia/dia5 documentation built on May 29, 2019, 11:42 a.m.