make_names_local: make names of data.table objects local in order to suppress...

View source: R/utils.R

make_names_localR Documentation

make names of data.table objects local in order to suppress warnings during package compilation.

Description

make names of data.table objects local in order to suppress warnings during package compilation.

Usage

make_names_local(data)

Arguments

x

A data table

Details

use in the beginning of every function that calls a data.table object and its columns.


mpio-be/SNB2 documentation built on Sept. 17, 2024, 4:27 p.m.