View source: R/utils_update_insert_delete.R
Inserts a row as a document into the specified collection
1 | db_insert(cons, collection_name, df_row)
|
cons |
connection to mongodb |
collection_name |
the collection to look in |
df_row |
the dataframe row to insert |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.