db_insert: Insert object into existing collection

Description Usage Arguments

View source: R/mongo_connection.R

Description

Insert object into existing collection

Usage

1
db_insert(object, collection, suffix, db_name = db_getActive())

Arguments

object

Object to insert

collection

Collection name

suffix

Collection suffix

db_name

Database name


vkR documentation built on Jan. 13, 2021, 10:09 a.m.