Learn R Programming

campsismod (version 1.2.1)

sort: Sort the specified list.

Description

Sort the specified list.

Usage

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

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

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

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

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

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

# S4 method for omega_blocks sort(x, decreasing = FALSE, ...)

Value

same list but ordered

Arguments

x

list object

decreasing

increasing or decreasing order

...

extra arguments