Rdocumentation
powered by
Learn R Programming
RMongo (version 0.0.25)
MongoDB Client for R
Description
MongoDB Database interface for R. The interface is provided via Java calls to the mongo-java-driver.
Copy Link
Link to current version
Version
Version
0.0.25
0.0.23
0.0.21
0.0.20
Install
install.packages('RMongo')
Monthly Downloads
55
Version
0.0.25
License
GPL-3
Issues
27
Pull Requests
1
Stars
102
Forks
34
Repository
http://github.com/tc/RMongo
Maintainer
Tommy Chheng
Last Published
September 8th, 2013
Functions in RMongo (0.0.25)
Search all functions
dbGetDistinct-methods
Performing a distinct MongoDB query
dbRemoveQuery-methods
Performing a delete MongoDB query
dbAuthenticate-methods
Authenticate with a username/password.
dbDisconnect-methods
Disconnect from the MongoDB database
dbSetWriteConcern-methods
Set write concern.
dbGetQueryForKeys-methods
Performing a MongoDB query and only return back certain keys
mongoDbReplicaSetConnect
Connecting to a MongoDB Replica Set
dbInsertDocument-methods
Insert a document into a MongoDB collection
RMongo-class
Class RMongo
dbGetQuery-methods
Performing a MongoDB query
mongoDbConnect
Connecting to a MongoDB database
RMongo-package
MongoDB client for R.
dbShowCollections-methods
Shows a list of collections
dbAggregate-methods
Performing a MongoDB aggregate query