build_x_call()
functionsfix_parameter.Rd
Fixes parameters provided in the build_x_call()
functions
fix_parameter(param, before = NULL, ...)
param | list; named list with the parameter name and value (e.g. |
---|---|
before | function; function to fix the parameter. |
... | additional arguments passed to the |
modified param
object (if before
isn't NULL)
fix_all_parameters