NA_Imputate: Imputate NA in a column with 0

Description Usage Arguments Value Examples

View source: R/ImputateNA.R

Description

Imputate NA in a column with 0

Usage

1
NA_Imputate(df, column_name)

Arguments

df

This is a dataframe that houses the columns/variables

column_name

this is the name of the column and variable in question

Value

column but with the NA values now turned to 0

Examples

1
Inputting a dataframe and a column name

TonyS1016/AppData-Assignment documentation built on May 13, 2021, 8:20 p.m.