print8gn: prints an object gn

Description Usage Arguments Value

View source: R/f1.g4n2.code.r

Description

Prints a gn object with more or less details according to the quoi argument.

Usage

1
print8gn(x, ..., quoi="snrt")

Arguments

x

the gn object to

...

Further arguments to be passed to the standard print function.

quoi

(="snrt") character string giving the component to print.
"t": the title,
"s": the size,
"d": the description,
"n": the node names,
"r": the arcs,
"p": the positions and the view,
"a": everything.

Value

returns nothing but a printing is performed


g4n documentation built on May 2, 2019, 5:47 p.m.

Related to print8gn in g4n...