The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
fromJSON() can read from files and R connections.
readJSONStream() provides a lower-level connection-oriented
parser interface.
Callbacks can be used to observe parser events without building the default R object.
readJSONStream() accepts a connection and reads JSON
content from it.
For ordinary package code, start with fromJSON() on a
string, file path, or connection. Use parser callbacks or
readJSONStream() when the application needs lower-level
control over parsing.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.