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

View source: R/db_utils.R

db_utils.updateR Documentation

Internal optimized update function by factorizing code.

Description

Internal optimized update function by factorizing code.

Usage

db_utils.update(to_update_data, collection_name, document_name)

Arguments

to_update_data

the data.table containing the data to update.

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.