Learn R Programming

campsismod (version 1.2.1)

toString: ToString generic method.

Description

ToString generic method.

Usage

toString(object, ...)

# S4 method for unknown_statement toString(object, ...)

# S4 method for comment toString(object, ...)

# S4 method for line_break toString(object, ...)

# S4 method for equation toString(object, ...)

# S4 method for ode toString(object, ...)

# S4 method for if_statement toString(object, ...)

# S4 method for compartment toString(object, ...)

# S4 method for compartment_property toString(object, ...)

# S4 method for compartment_initial_condition toString(object, ...)

# S4 method for mrgsolve_model toString(object, ...)

Value

character value/vector

Arguments

object

generic object

...

extra arguments needed for toString conversion