romicsDeleteRowMissing: romicsDeleteRowMissing()

View source: R/04_Manage_Missing.R

romicsDeleteRowMissingR Documentation

romicsDeleteRowMissing()

Description

Removes the rows that have any missing values from the romics_object

Usage

romicsDeleteRowMissing(romics_object)

Arguments

romics_object

has to be an romics_object created using romicsCreateObject()

Details

This function will remove rows that have any missing values in the data and missingdata layers

Value

The function will return a filtered romics_object with the rows of the data and missing data object removed when appropriate.

Author(s)

Geremy Clair


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