getAdjacencyMatrix-methods {mixer}R Documentation

Methods for Function ‘getAdjacencyMatrix’ in package ‘spmgraph’

Description

Return the adjacency matrix of an object of the `spmgraph' class.

Methods

g = "spmgraph"
an object of the `spmgraph' class.
withlabels = FALSE
of set to true, the rows and columns of the matrix will be named after the graph node labels.

[Package mixer version 0.2 Index]