Learn R Programming

mully (version 2.1.38)

print.mully: Print function

Description

Print function

Usage

# S3 method for mully
print(x, ...)

Value

No return value. The given graph is printed

Arguments

x

The input graph

...

Other arguments to be passed to print

Examples

Run this code
g=mully::demo()
print(g)

Run the code above in your browser using DataLab