edges2adj: Form adjacency matrix from edge matrix. XXXX

View source: R/util.R

edges2adjR Documentation

Form adjacency matrix from edge matrix. XXXX

Description

Assumes edges/nodes are numeric.

Usage

edges2adj(edge.mat, n.nodes = NULL, plotQ = FALSE)

Arguments

edge.mat

The XX

Details

The function will XXXX

Value

The function will XX


npetraco/CRFutil documentation built on Nov. 23, 2023, 11:30 a.m.