print.topology: Pretty printing of a 'topology' object

View source: R/ui_topology.R

print.topologyR Documentation

Pretty printing of a topology object

Description

Pretty printing of a topology object

Usage

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

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.

Value

Mostly called for its side effect (printing).


isotracer documentation built on Sept. 22, 2023, 1:07 a.m.