convert_adj_to_matrix: Convert an adjacency matrix to plain matrix

View source: R/convert_adj_to_matrix.R

convert_adj_to_matrixR Documentation

Convert an adjacency matrix to plain matrix

Description

This function takes an adjacency matrix and transforms it into a plain matrix

Usage

convert_adj_to_matrix(adj)

Arguments

adj

the adjacency matrix

Author(s)

Ilias Moutsopoulos and Sergio Vasquez


drostlab/edgynode documentation built on March 29, 2024, 10:36 a.m.