Skip to contents

to_string generic method.

Usage

to_string(object, ...)

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

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

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

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

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

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

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

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

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

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

Arguments

object

generic object

...

extra arguments needed for to_string conversion

Value

character value/vector