tibblify - Rectangle Nested Lists
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' responses of 'REST' 'APIs'. 'Rectangling' uses the 'vctrs' package, and therefore offers a wide support of vector types.
Last updated
cpp
9.50 score 74 stars 3 dependents 60 scripts 790 downloadsstbl - Stabilize Function Arguments
A set of consistent, opinionated functions to quickly check function arguments, coerce them to the desired configuration, or deliver informative error messages when that is not possible.
Last updated
7.94 score 17 stars 10 dependents 2 scripts 1.8k downloadshrmn - Harmonize Datasets
A common early step during data analysis is "data harmonization" -- converting disparate datasets into a unified, consistent format, with consistent column names, classes, and values. The goal of 'hrmn' is to make this process as easy as it can be.
Last updated
2.88 score 3 stars 1 scripts