Replaces NULL with NA for nested lists. Useful when NULL value leads to error while object casting

replace_null(x)

Arguments

x

nested list

Value

same list with NULL replaced with NA