print8ion: prints a 'ion' object

Description Usage Arguments Value Examples

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

Description

(ba) print associated to a /ion/ object.

Usage

1
print8ion(x, how="n")

Arguments

x

the 'ion' object to be printed.

how

the way to make the printing: 'n' for node names 'v' for variable names 'i' for node numbers 'j' for nested variable numbers 'k' for variable numbers 'a' for everything.

Value

Nothing but a printing is issued

Examples

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

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

Related to print8ion in rbsb...