powered by
mongoDbReplicaSetConnect(dbName, hosts="127.0.0.1:27017")
mongo <- mongoDbReplicaSetConnect("test", "localhost:27017")
Run the code above in your browser using DataLab