View source: R/04_Manage_Missing.R
romicsRestoreMissing | R Documentation |
Restores the missingness of the data layer of the romics_object based on the content of the missingdata layer.
romicsRestoreMissing(romics_object)
romics_object |
has to be an romics_object created using romicsCreateObject() |
This function will renmove any imputed value based on the content of the missingdata layer.
The function will return a modified romics_object that will have NA instead of the imputed data.
Geremy Clair
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.