fix_all_parameters: Fixes multiple parameters

View source: R/fix.R

fix_all_parametersR Documentation

Fixes multiple parameters

Description

Provided with a list of build_..._call() parameters, this function will fix each one and return a new list with the fixed parameters. This is implemented by applying the fix_parameter function

Usage

fix_all_parameters(params = list())

Arguments

params

list; list of the params. Should have a name and a value

Value

list; list of the fixed parameters

See Also

fix_parameter


ARawles/BMRSr documentation built on Feb. 1, 2023, 12:11 p.m.