Learn R Programming

tibblify (version 0.3.1)

tibblify-package: tibblify: Rectangle Nested Lists

Description

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.

Arguments

Author

Maintainer: Maximilian Girlich maximilian.girlich@outlook.com [copyright holder]

Other contributors:

  • Kirill Müller [contributor]

See Also