as.graphNEL: Convert adjacency matrix to graphNEL object

View source: R/misc.R

as.graphNELR Documentation

Convert adjacency matrix to graphNEL object

Description

Convert adjacency matrix to graphNEL object

Usage

as.graphNEL(amat)

Arguments

amat

An adjacency matrix

Value

A graphNEL object, see graphNEL-class.


causalDisco documentation built on May 12, 2022, 9:05 a.m.