my_unlist: Unlists while preserving NULLs and only unlisting lists with...

View source: R/append_values.R

my_unlistR Documentation

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, recursive = FALSE)

Arguments

l

a list that we want to unlist

recursive

logical indicating whether to unlist nested lists


tidyjson documentation built on Jan. 7, 2023, 1:14 a.m.