parseExtraParams: parse parameters passed through the ... variable

View source: R/HelperFunctions.R

parseExtraParamsR Documentation

parse parameters passed through the ... variable

Description

parse parameters passed through the ... variable

Usage

parseExtraParams(allParams, extraParams)

Arguments

allParams

list of all parameters

extraParams

list of parameters in ...

Value

allParams with any valid parameters in extraParams added

Note

will halt with an error if any parameters in extraParams are invalid


CoGAPS/CoGAPS documentation built on April 12, 2024, 3:12 a.m.