db_utils.save: Internal optimized save function by factorizing code.

View source: R/db_utils.R

db_utils.saveR Documentation

Internal optimized save function by factorizing code.

Description

Internal optimized save function by factorizing code.

Usage

db_utils.save(new_data, collection_name, document_name)

Arguments

new_data

the data.table containing the data to save.

collection_name

the name of the mongodb collection.

document_name

the name of the documents in this collection.

Value

Nothing


scalastic/fin.backend documentation built on Nov. 18, 2022, 7:10 a.m.