match_control: Match user-specified control parameters with default, and...

View source: R/helpers.R

match_controlR Documentation

Match user-specified control parameters with default, and modify if needed

Description

Match user-specified control parameters with default, and modify if needed

Usage

match_control(default, control)

Arguments

default

list of default control parameters

control

list of user-provided control parameters

Value

list of control parameters, set to user provided values if specified and default other wise


biobakery/MMUPHin documentation built on March 30, 2024, 4:50 a.m.