Skip to contents

Sort the specified list.

Usage

sort(x, decreasing = FALSE, ...)

# S4 method for class 'compartment_properties'
sort(x, decreasing = FALSE, ...)

# S4 method for class 'compartments'
sort(x, decreasing = FALSE, ...)

# S4 method for class 'parameters'
sort(x, decreasing = FALSE, ...)

# S4 method for class 'code_records'
sort(x, decreasing = FALSE, ...)

# S4 method for class 'campsis_model'
sort(x, decreasing = FALSE, ...)

Arguments

x

list object

decreasing

increasing or decreasing order

...

extra arguments

Value

same list but ordered