Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

coerce_to_adjacency

Coerce to adjacency matrix


Description

Takes an object of type "qgraph", "igraph", or an adjacency matrix (or data.frame) and outputs an adjacency matrix

Usage

coerce_to_adjacency(input, directed = NULL)

Arguments

input

a network of class "igraph", "qgraph", or an adjacency matrix representing a network

directed

logical. is the network directed? If set to NULL, auto-detection is used


networktools

Tools for Identifying Important Nodes in Networks

v1.2.3
GPL-3
Authors
Payton Jones [aut, cre]
Initial release
2020-4-19

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.