replace_NA: replace_NA

Description Usage Arguments

View source: R/replace_NA.R

Description

Function to replace NA values in numeric columns of a data.table

Usage

1
replace_NA(DT, replace_with = 0)

Arguments

DT

A data.table.

replace_with

value to replace NA with.


schuyler-smith/schuylR documentation built on Feb. 8, 2022, 12:25 p.m.