sort_one_internal_entry: Sorts the numbers in ascending order

View source: R/core_flex_prms.R

sort_one_internal_entryR Documentation

Sorts the numbers in ascending order

Description

.... within one entry (i.e., one prm across all conditions, such as when calling internal_list[["A"]]); which is a list. Used to ensure that parameter ordering remains logical

Usage

sort_one_internal_entry(one_internal_entry)

Arguments

one_internal_entry

one entry of a (linearized) internal_list, must be named

Details

The entries of the internal list are either digits (0-x) or expressions.

Value

the newly sorted entry as a list


dRiftDM documentation built on April 3, 2025, 7:48 p.m.