Rectangle Nested Lists
Printing tibblify specifications
Examine the column specification
Guess the tibblify()
Specification
Convert a data frame to a tree
Parse an OpenAPI spec
Objects exported from other packages
Determine whether to inform about unspecified fields in spec
Create a Field Specification
tibblify: Rectangle Nested Lists
Rectangle a nested list
Combine multiple specifications
Create a Tibblify Specification
Unnest a recursive data frame
Unpack a tibblify specification
Convert a data frame or object into a nested list
A tool to rectangle a nested list, that is to convert it into a tibble. This is done automatically or according to a given specification. A common use case is for nested lists coming from parsing JSON files or the JSON response of REST APIs. It is supported by the 'vctrs' package and therefore offers a wide support of vector types.
Useful links