Convert a data frame or an object into a nested list. This is the inverse
operation of tibblify(). See vignette("supported-structures") for a
description of objects recognized by tibblify.
Usage
untibblify(x, spec = get_spec(x))Convert a data frame or an object into a nested list. This is the inverse
operation of tibblify(). See vignette("supported-structures") for a
description of objects recognized by tibblify.
untibblify(x, spec = get_spec(x))