R/ancillary_functions.R
if_complex.Rd
Do an if_else to assign data1 or data2 to a dataset
if_complex(condition, data1, data2)
condifiton to be satisfied to assing data1
dataset1
dataset2
dataset accroding to the given conditon