print.networkLite: Print Basic Summary of a networkLite
Description
Print Basic Summary of a networkLite
Usage
# S3 method for networkLite
print(x, ...)
Value
The networkLite is returned invisibly.
Arguments
- x
A networkLite object.
- ...
additional arguments
Details
This method prints a basic summary of a networkLite object,
including network size, edge count, and attribute names.