db_insert {vkR} | R Documentation |
Insert object into existing collection
db_insert(object, collection, suffix, db_name = db_getActive())
object |
Object to insert |
collection |
Collection name |
suffix |
Collection suffix |
db_name |
Database name |