convert_input_to_na: Convert user specified input values to NA

Description Usage Arguments Value

View source: R/prepare_data.R

Description

Convert user specified input values to NA

Usage

1
convert_input_to_na(dt, na_expressions)

Arguments

dt

Input data frame (data.table)

na_expressions

The values that user want to convert to NA

Value

NA mapped data frame (data.table)


GIST-CSBL/MVP documentation built on May 6, 2019, 5:09 p.m.