
Get element name.
Source:R/generic_element_list.R, R/model_unknown_statement.R, R/model_comment.R, and 13 more
get_name.RdGet element name.
Usage
get_name(x)
# S4 method for class 'ANY'
get_name(x)
# S4 method for class 'unknown_statement'
get_name(x)
# S4 method for class 'comment'
get_name(x)
# S4 method for class 'line_break'
get_name(x)
# S4 method for class 'equation'
get_name(x)
# S4 method for class 'ode'
get_name(x)
# S4 method for class 'if_statement'
get_name(x)
# S4 method for class 'compartment'
get_name(x)
# S4 method for class 'compartment_bioavailability'
get_name(x)
# S4 method for class 'compartment_lag_time'
get_name(x)
# S4 method for class 'compartment_infusion_duration'
get_name(x)
# S4 method for class 'compartment_infusion_rate'
get_name(x)
# S4 method for class 'compartment_initial_condition'
get_name(x)
# S4 method for class 'theta'
get_name(x)
# S4 method for class 'omega'
get_name(x)
# S4 method for class 'sigma'
get_name(x)
# S4 method for class 'main_record'
get_name(x)
# S4 method for class 'ode_record'
get_name(x)
# S4 method for class 'f_record'
get_name(x)
# S4 method for class 'lag_record'
get_name(x)
# S4 method for class 'duration_record'
get_name(x)
# S4 method for class 'rate_record'
get_name(x)
# S4 method for class 'init_record'
get_name(x)
# S4 method for class 'error_record'
get_name(x)
# S4 method for class 'omega_block'
get_name(x)