mats_as_graphs: Convert list of connectivity matrices to igraph objects

Description Usage Arguments Value Author(s) Examples

View source: R/mats_as_graphs.R

Description

This function converts a list of adjacency or correlation matrices to igraph objects.

Usage

1
mats_as_graphs(cormats)

Arguments

cormats

a list of matrices

Value

A list of igraph objects

Author(s)

Brandon Vaughan

Examples

1
graphs = mats_to_graphs(cormats)

abnormally-distributed/rsfcNet documentation built on March 8, 2020, 5:32 p.m.