db_utils.load | R Documentation |
Internal optimized load function by factorizing code.
db_utils.load(collection_name, document_name)
collection_name |
the name of the mongodb collection. |
document_name |
the name of the documents in this collection. |
a data.table
containing the loaded data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.