Description Usage Arguments Value Examples
Imputate NA in a column with 0
1 | NA_Imputate(df, column_name)
|
df |
This is a dataframe that houses the columns/variables |
column_name |
this is the name of the column and variable in question |
column but with the NA values now turned to 0
1 | Inputting a dataframe and a column name
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.