Skip to contents

Get element name.

Usage

getName(x)

# S4 method for class 'unknown_statement'
getName(x)

# S4 method for class 'comment'
getName(x)

# S4 method for class 'line_break'
getName(x)

# S4 method for class 'equation'
getName(x)

# S4 method for class 'ode'
getName(x)

# S4 method for class 'if_statement'
getName(x)

# S4 method for class 'compartment'
getName(x)

# S4 method for class 'compartment_bioavailability'
getName(x)

# S4 method for class 'compartment_lag_time'
getName(x)

# S4 method for class 'compartment_infusion_duration'
getName(x)

# S4 method for class 'compartment_infusion_rate'
getName(x)

# S4 method for class 'compartment_initial_condition'
getName(x)

# S4 method for class 'theta'
getName(x)

# S4 method for class 'omega'
getName(x)

# S4 method for class 'sigma'
getName(x)

# S4 method for class 'main_record'
getName(x)

# S4 method for class 'ode_record'
getName(x)

# S4 method for class 'f_record'
getName(x)

# S4 method for class 'lag_record'
getName(x)

# S4 method for class 'duration_record'
getName(x)

# S4 method for class 'rate_record'
getName(x)

# S4 method for class 'init_record'
getName(x)

# S4 method for class 'error_record'
getName(x)

Arguments

x

element to know the name

Value

the name of this element