convert_to_adjacency: Convert a graph network to a weighted adjacency matrix

View source: R/convert_to_adjacency.R

convert_to_adjacencyR Documentation

Convert a graph network to a weighted adjacency matrix

Description

Convert a graph network to a weighted adjacency matrix

Usage

convert_to_adjacency(G, id = name)

Arguments

G

The graph network

id

The ID variable name


graveja0/hcmarket documentation built on May 24, 2022, 6:28 p.m.