Convert Network Connections to Matrix (S3 method)
as.matrix.network.connections.RdThis S3 method extracts the connection columns from a network connections object and returns them as a numeric matrix. It is used to facilitate matrix operations on network connection data.
Usage
# S3 method for class 'network.connections'
as.matrix(x, ...)