node.role: Run Node Roles using rnetcarto

View source: R/noderoles.R

node.roleR Documentation

Run Node Roles using rnetcarto

Description

This function takes in graph_object from igraph, and run rnetcarto function to assign roles based SA algorithm.

Usage

node.role(graph_object)

Arguments

graph_object

A graph object from igraph.

Value

A plot with nodes classified into four groups based on within-module degree and among-module connectivity


ravinpoudel/PhONA documentation built on Jan. 30, 2023, 5:12 p.m.