Skip to contents

ToString generic method.

Usage

toString(object, ...)

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

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

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

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

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

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

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

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

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

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

Arguments

object

generic object

...

extra arguments needed for toString conversion

Value

character value/vector