Learn R Programming

campsismod (version 1.4.0)

get_name: Get element name.

Description

Get element name.

Usage

get_name(x)

# S4 method for ANY get_name(x)

# S4 method for unknown_statement get_name(x)

# S4 method for comment get_name(x)

# S4 method for line_break get_name(x)

# S4 method for equation get_name(x)

# S4 method for ode get_name(x)

# S4 method for if_statement get_name(x)

# S4 method for compartment get_name(x)

# S4 method for compartment_bioavailability get_name(x)

# S4 method for compartment_lag_time get_name(x)

# S4 method for compartment_infusion_duration get_name(x)

# S4 method for compartment_infusion_rate get_name(x)

# S4 method for compartment_initial_condition get_name(x)

# S4 method for theta get_name(x)

# S4 method for omega get_name(x)

# S4 method for sigma get_name(x)

# S4 method for main_record get_name(x)

# S4 method for ode_record get_name(x)

# S4 method for f_record get_name(x)

# S4 method for lag_record get_name(x)

# S4 method for duration_record get_name(x)

# S4 method for rate_record get_name(x)

# S4 method for init_record get_name(x)

# S4 method for error_record get_name(x)

# S4 method for omega_block get_name(x)

Value

the name of this element

Arguments

x

element to know the name