Rdocumentation
powered by
Learn R Programming
tidyjson (version 0.2.2)
my_unlist: Unlists while preserving NULLs and only unlisting lists with one value
Description
Unlists while preserving NULLs and only unlisting lists with one value
Usage
my_unlist(l)
Arguments
l
a list that we want to unlist