set_param: set_param

set_paramR Documentation

set_param

Description

check if a field exists in a list and if not then set it

Usage

set_param(l = list(), name = "", value = NA_character_)

Arguments

l

input list

name

the name of the field

value

the value to assign if the field is NULL (by default NA_character_)

Value

list


mskilab/casereport documentation built on Oct. 19, 2022, 3 a.m.