print8faux: prints a faux object

Description Usage Arguments Details Value Examples

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

Description

This function prints in a interpreted way a /faux/ object.

Usage

1
print8faux(x, ..., what=2)

Arguments

x

The faux object to be printed.

...

Further arguments to be passed to the print function.

what

the level of printing 0= only the definition, 1= the origin and the definition 2= e

Details

Global constant rbsb.mwi is used to justify the paragraphes. It is the specific print for /faux/ objects.

Value

nothing but a print is performed

Examples

1
2
 rbsb3k("RESET"); # needed only for R checking, to be forgotten
 print(rbsb.fau1, what=2);

rbsb documentation built on May 2, 2019, 4:41 p.m.

Related to print8faux in rbsb...