Rdocumentation
powered by
Learn R Programming
tidyjson (version 0.2.2)
replace_nulls: Replace nulls with something else
Description
Replace nulls with something else
Usage
replace_nulls(l, replace)
Arguments
l
a list
replace
what to replace NULLs in the list with