Learn R Programming

campsismod (version 1.2.1)

getName: Get element name.

Description

Get element name.

Usage

getName(x)

# S4 method for unknown_statement getName(x)

# S4 method for comment getName(x)

# S4 method for line_break getName(x)

# S4 method for equation getName(x)

# S4 method for ode getName(x)

# S4 method for if_statement getName(x)

# S4 method for compartment getName(x)

# S4 method for compartment_bioavailability getName(x)

# S4 method for compartment_lag_time getName(x)

# S4 method for compartment_infusion_duration getName(x)

# S4 method for compartment_infusion_rate getName(x)

# S4 method for compartment_initial_condition getName(x)

# S4 method for theta getName(x)

# S4 method for omega getName(x)

# S4 method for sigma getName(x)

# S4 method for main_record getName(x)

# S4 method for ode_record getName(x)

# S4 method for f_record getName(x)

# S4 method for lag_record getName(x)

# S4 method for duration_record getName(x)

# S4 method for rate_record getName(x)

# S4 method for init_record getName(x)

# S4 method for error_record getName(x)

# S4 method for omega_block getName(x)

Value

the name of this element

Arguments

x

element to know the name