Description Usage Arguments Value
set NA values in column col to 0 and add new column that is 0/1 NA indicator
1 | processNAColumn(input_dt, col)
|
input_dt: |
data.table with column <col> |
col: |
column name in input_dt, is of numeric type |
TRUE, modifies input_dt by reference
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.