print8distri: prints a /distri/ object

Description Usage Arguments Value Examples

Description

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

Usage

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

Arguments

x

distri 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.distri1);
 print(prr.distri1, empha=2);

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

Related to print8distri in prr...