connectMongo | R Documentation |
connect to a Mongo Server
connectMongo(input = NULL, database = NULL, host = NULL)
input |
input |
database |
database |
host |
host |
mongo_connection <- connectMongo(input)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.