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.
Version: | 0.1 |
Imports: | RJSONIO, magrittr, tidyr, iterators, stringr, compareDF |
Published: | 2021-02-11 |
Author: | Bo Wei |
Maintainer: | Bo Wei <ckris at 163.com> |
BugReports: | https://github.com/chriswweibo/mojson/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/chriswweibo/mojson |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | mojson results |
Reference manual: | mojson.pdf |
Package source: | mojson_0.1.tar.gz |
Windows binaries: | r-devel: mojson_0.1.zip, r-release: mojson_0.1.zip, r-oldrel: mojson_0.1.zip |
macOS binaries: | r-release (arm64): mojson_0.1.tgz, r-release (x86_64): mojson_0.1.tgz, r-oldrel: mojson_0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=mojson to link to this page.