Description Usage Arguments Value
Replaces missing (NA) values with column mean. Only applicable for numerics.
1  | set.missing.to.mean(data, variables)
 | 
data | 
 - data frame with variables of interest  | 
variables | 
 - vector of numeric variables to replace missing values  | 
data frame with replaced missing values for selected variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.