fix_all_parameters: Fixes multiple parameters

Description Usage Arguments Value See Also

View source: R/fix.R

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

1

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


BMRSr documentation built on June 14, 2021, 5:09 p.m.