Learn R Programming

isotracer (version 1.1.8)

print.topology: Pretty printing of a topology object

Description

Pretty printing of a topology object

Usage

# S3 method for topology
print(x, help = TRUE, ...)

Value

Mostly called for its side effect (printing).

Arguments

x

An object of class topology.

help

If TRUE, display a short help after the topology object explaining e.g. the steady state or the split compartment symbols.

...

Not used.