search for: list_ab_status

Displaying 1 result from an estimated 1 matches for "list_ab_status".

2023 Dec 18
3
Function with large nested list
...;nee", lang_QT_status = "nee", obesitas_status = "nee", zwangerschap_status = "nee", medicatie_actief = data.frame(dict[["med_AB"]]), geslacht = "man", gfr=90){ # vars list_AB_status <- setNames(as.list(rep("green", length(AB_list))), names(AB_list)) #make a dict of all AB's and assign status green as deafault for status list_AB_remarks <- setNames(as.list(rep("Geen opmerkingen", length(AB_list))), names(AB_list)) #make a dict of all AB's and...