exportPajekUndirected: Export a unipartite or bipartite graph to a pajek file

View source: R/networkBased.R

exportPajekUndirectedR Documentation

Export a unipartite or bipartite graph to a pajek file

Description

Export a unipartite or bipartite graph to a pajek file

Usage

exportPajekUndirected(graph, file)

Arguments

graph

An igraph graph.

file

The file path of the output file.

Value

The function returns no value.


adamkocsis/obigeo documentation built on Oct. 14, 2024, 8:46 a.m.