Learn R Programming

jSonarR (version 1.1.1)

jSonar Analytics Platform API for R

Description

This package enables users to access MongoDB by running queries and returning their results in R data frames. Usually, data in MongoDB is only available in the form of a JSON document. jSonarR uses data processing and conversion capabilities in the jSonar Analytics Platform and the JSON Studio Gateway (http://www.jsonstudio.com), to convert it to a tabular format which is easy to use with existing R packages.

Copy Link

Version

Install

install.packages('jSonarR')

Monthly Downloads

10

Version

1.1.1

License

AGPL-3

Maintainer

Dylan McCall

Last Published

September 26th, 2014

Functions in jSonarR (1.1.1)

new.SonarConnection

JSON Studio connection
sonarJSON

Get a JSON document for a saved query
sonarFind

Run a saved find query
jSonarR

jSonar Analytics Platform API for R
sonarCSV

Get a CSV document for a saved query
sonarAgg

Run a saved aggregation pipeline