Learn R Programming

campsismod (version 1.2.1)

delete: Delete an element from this list.

Description

Delete an element from this list.

Usage

delete(object, x)

# S4 method for pmx_list,pmx_element delete(object, x)

# S4 method for pmx_list,integer delete(object, x)

# S4 method for compartments,compartment_property delete(object, x)

# S4 method for parameters,single_array_parameter delete(object, x)

# S4 method for parameters,double_array_parameter delete(object, x)

# S4 method for statements_record,model_statement delete(object, x)

# S4 method for statements_record,integer delete(object, x)

# S4 method for code_records,model_statement delete(object, x)

# S4 method for campsis_model,compartment_property delete(object, x)

# S4 method for campsis_model,parameter delete(object, x)

# S4 method for campsis_model,code_record delete(object, x)

# S4 method for campsis_model,model_statement delete(object, x)

Value

the updated list

Arguments

object

list object

x

element to delete or element index