db_insert: Inserts a row as a document into the specified collection

Description Usage Arguments

View source: R/utils_update_insert_delete.R

Description

Inserts a row as a document into the specified collection

Usage

1
db_insert(cons, collection_name, df_row)

Arguments

cons

connection to mongodb

collection_name

the collection to look in

df_row

the dataframe row to insert


asiripanich/emdash documentation built on Sept. 23, 2021, 7:20 p.m.