View source: R/merge_imputed.R
| merge_imputed | R Documentation | 
Merge the imputed dataset from an  imputeMulti object with the original dataset. 
Merging is done by rownames, since imputeMulti maintains row-order during imputation.
merge_imputed(impute_obj, y, ...)
| impute_obj | An object of class "imputeMulti". | 
| y | The dataset from which the missing data was imputed. | 
| ... | Arguments to be passed to other methods | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.