bm_to_amat: Convert BoolModel into adjacency matrix

Description Usage Arguments

Description

This function converts a BoolModel object into an adjacency matrix.

Usage

1
bm_to_amat(x, directed = T)

Arguments

x

S4 BoolModel object.

directed

logical. Whether to return directed or undirected adjacency matrix. Default to TRUE.


BTR documentation built on May 2, 2019, 12:21 p.m.