db_utils.name_column: Internal optimization storage by renaming column.

View source: R/db_utils.R

db_utils.name_columnR Documentation

Internal optimization storage by renaming column.

Description

Internal optimization storage by renaming column.

Usage

db_utils.name_column(dt, to_keep, to_name, name)

Arguments

dt

the data.table to process.

to_keep

a vector of columns to NOT process.

to_name

a vector of columns to process.

name

the prefix to add.

Value

the renamed columns data.table.


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