Learn R Programming

vkR (version 0.2)

db_insert: Insert object into existing collection

Description

Insert object into existing collection

Usage

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

Arguments

object

Object to insert

collection

Collection name

suffix

Collection suffix

db_name

Database name