Print Method for Network Matrix (S3 method)
print.network.matrix.RdThis S3 method prints a network matrix object, optionally including metadata. It adjusts the class and attaches adjacency key names for improved readability.
Usage
# S3 method for class 'network.matrix'
print(x, include.meta = TRUE, ...)