matchSingleArrayParameter: Match single array parameter from list based on the name...

View source: R/parameters.R

matchSingleArrayParameterR Documentation

Match single array parameter from list based on the name instead of the index. If a match is found, its index is automatically copied.

Description

Match single array parameter from list based on the name instead of the index. If a match is found, its index is automatically copied.

Usage

matchSingleArrayParameter(object, x)

Arguments

object

parameters

x

single array parameter to match

Value

the same parameter is no match was found or the same parameter with updated index if a match was found


campsismod documentation built on Oct. 12, 2023, 5:13 p.m.