View source: R/utils_update_insert_delete.R
Updates a document with the row 'df_row'
1 | db_update(cons, collection_name, df_row)
|
cons |
connection to mongodb |
collection_name |
the collection to look in |
df_row |
the dataframe row to update with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.