romicsRestoreMissing: romicsRestoreMissing()

View source: R/04_Manage_Missing.R

romicsRestoreMissingR Documentation

romicsRestoreMissing()

Description

Restores the missingness of the data layer of the romics_object based on the content of the missingdata layer.

Usage

romicsRestoreMissing(romics_object)

Arguments

romics_object

has to be an romics_object created using romicsCreateObject()

Details

This function will renmove any imputed value based on the content of the missingdata layer.

Value

The function will return a modified romics_object that will have NA instead of the imputed data.

Author(s)

Geremy Clair


PNNL-Comp-Mass-Spec/RomicsProcessor documentation built on March 18, 2023, 5:14 a.m.