processNAColumn: set NA values in column col to 0 and add new column that is...

Description Usage Arguments Value

Description

set NA values in column col to 0 and add new column that is 0/1 NA indicator

Usage

1
processNAColumn(input_dt, col)

Arguments

input_dt:

data.table with column <col>

col:

column name in input_dt, is of numeric type

Value

TRUE, modifies input_dt by reference


jukujala/R-data-pipe documentation built on Jan. 13, 2020, 11:28 a.m.