net_graph: Create an igraph object

View source: R/mt_extra.R

net_graphR Documentation

Create an igraph object

Description

Create an igraph object

Usage

net_graph(edge_df, node_df = NULL)

Arguments

edge_df

graph edge matrix.

node_df

graph vertex matrix.

Value

an igraph object with some vertex statistics and community detection center.


wanchanglin/mtExtra documentation built on Aug. 2, 2024, 5:47 p.m.