View source: R/utils_update_insert_delete.R
Deletes a document from Checkinout corresponding to df_row
1 | db_delete(cons, collection_name, df_row)
|
cons |
connection to mongodb |
collection_name |
the collection to look in |
df_row |
the dataframe row to telling you which document to delete |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.