as.adjMatrix: Put edges in correct format

as.adjMatrixR Documentation

Put edges in correct format

Description

Put edges in correct format

Usage

as.adjMatrix(x, valid = FALSE)

Arguments

x

object containing edge information

valid

logical indicating whether format is already correct

Details

If valid = TRUE then entry should be a valid adjacency matrix, and checks are not performed.


rje42/MixedGraphs documentation built on March 20, 2024, 8:09 a.m.