Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 6 of 6 found.
[1] < 1 > [1]  Sort:

sonarAgg (Package: jSonarR) : Run a saved aggregation pipeline

Execute an aggregation pipeline which has been saved and published in JSON Studio Analytics, and get the result in a data frame.
● Data Source: CranContrib
● Keywords: database
● Alias: sonarAgg
● 0 images

sonarFind (Package: jSonarR) : Run a saved find query

Execute a find query which has been saved and published in JSON Studio Finder, and get the result in a data frame.
● Data Source: CranContrib
● Keywords: database
● Alias: sonarFind
● 0 images

jSonarR (Package: jSonarR) : jSonar Analytics Platform API for R

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.
● Data Source: CranContrib
● Keywords: connection, database
● Alias: jSonarR, jSonarR-package
● 0 images

new.SonarConnection (Package: jSonarR) : JSON Studio connection

Create a connection to a Mongo database through JSON Studio
● Data Source: CranContrib
● Keywords: connection, database
● Alias: new.SonarConnection
● 0 images

sonarCSV (Package: jSonarR) : Get a CSV document for a saved query

Execute a find query which has been saved and published in JSON Studio Finder, and get the response in an R data frame that represents Mongo's data in tabular form.
● Data Source: CranContrib
● Keywords: database
● Alias: sonarCSV
● 0 images

sonarJSON (Package: jSonarR) : Get a JSON document for a saved query

Execute a query which has been saved and published in JSON Studio Finder, and get the response in an R object that is structured like a JSON document. This object is generated by the jsonlite package.
● Data Source: CranContrib
● Keywords: database
● Alias: sonarJSON
● 0 images