README.md

Name

parse.json

Synopsis

This is a package to read json objects into R list or write a R list into json object. This package is written using only R.

Dependecies

This package uses the following additional packages/functions: data.table; utils function download.file().

Setup

There are multiple ways to set up the package:

Obtaining the source code:

git clone https://github.com/moledoc/parse.json.git

Obtaining the source package:

Building from source code:

R CMD INSTALL --no-multiarch --with-keep.source parse.json

Building from source package:

install.packages("path/to/tar.gz",repos=NULL,type="source")

Notes/Issues/TODOs

License

This package is available under MIT license.

Author

Written by Meelis Utt



moledoc/parse.json documentation built on Jan. 1, 2021, 2:54 p.m.