powered by
dbShowCollections(rmongo.object)
dbShowCollections-methods
mongo <- mongoDbConnect("test") dbShowCollections(mongo) dbDisconnect(mongo)
Run the code above in your browser using DataLab