db_insert {vkR} | R Documentation |
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 |
[Package vkR version 0.2 Index]