print: Print Basic Summary of a 'networkLite'

print.networkLiteR Documentation

Print Basic Summary of a networkLite

Description

Print Basic Summary of a networkLite

Usage

## S3 method for class 'networkLite'
print(x, ...)

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.

Value

The networkLite is returned invisibly.


networkLite documentation built on April 3, 2025, 11:08 p.m.