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


Dementiy/vkR documentation built on Oct. 1, 2020, 9:48 a.m.