chriswweibo/mojson: A Serialization-Style Flattening and Description for JSON

Support JSON flattening in a long data frame way, where the nesting keys will be stored in the absolute path. It also provides an easy way to summarize the basic description of a JSON list. The idea of 'mojson' is to transform a JSON object in an absolute serialization way, which means the early key-value pairs will appear in the heading rows of the resultant data frame. 'mojson' also provides an alternative way of comparing two different JSON lists, returning the left/inner/right-join style results.

Getting started

Package details

AuthorBo Wei <ckris@163.com>
MaintainerBo Wei <ckris@163.com>
LicenseMIT + file LICENSE
Version0.1
URL https://github.com/chriswweibo/mojson
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("chriswweibo/mojson")
chriswweibo/mojson documentation built on March 2, 2021, 2:12 a.m.