node.labels: Node and Edge Labels

View source: R/Community.R

node.labelsR Documentation

Node and Edge Labels

Description

Extract labels for the nodes and edges of the directed graph.

Usage

node.labels(edges)

edge.labels(edges, reverse = FALSE)

Arguments

edges

an edge list

reverse

reverse the direction of edges

Details

These functions construct meaningful labels for the nodes and edges from an edge list.

Value

Return a vector of node or edge labels


SWotherspoon/QPress documentation built on Sept. 26, 2022, 2:27 a.m.