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