powered by
Remove fields NULL in a list
clear_list_(x)
List that you wish remove fields with NULL
a List wihtout fileds wihout
# NOT RUN { #Example clear_list_(list(field1 = 123, field2 = NULL, field3 = "name")) # }
Run the code above in your browser using DataLab