print8nod: prints a /nod/ object

Description Usage Arguments Value Examples

Description

prints, with or more emphasis, a /nod/ object.

Usage

1
print8nod(x, ..., empha=0)

Arguments

x

nod object to be printed

...

Further arguments to be passed to the print function.

empha

degree of emphasis, between 0 and 10.

Value

nothing a printing is issued

Examples

1
2
3
 prr3k("RESET"); # needed only for R checking, to be forgotten
 print(prr.nod1);
 print(prr.nod1, empha=2);

prr documentation built on May 2, 2019, 6:35 p.m.

Related to print8nod in prr...