Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
r-cran-rjson
GNU R package for converting between R and JSON objects
https://cran.r-project.org/package=rjson
0
no reviews
Install
This package allows conversion of R objects to and from Javascript object notation (JSON) format. Conversion can be done from a file or directly from an URL. There are two available implementations: a fast C one and a slower R one.