Replace nulls with an empty object of each type
null_to_df(x) null_to_num(x) null_to_char(x)
x
input object
an empty data.frame, numeric, or character vector.
data.frame
numeric
character