romicsZeroToMissing: romicsZeroToMissing()

View source: R/04_Manage_Missing.R

romicsZeroToMissingR Documentation

romicsZeroToMissing()

Description

Replaces zeros in the romics_object by NA values

Usage

romicsZeroToMissing(romics_object)

Arguments

romics_object

has to be an romics_object created using romicsCreateObject()

Details

This function will convert 0 values to NA in the data and missingdata layers

Value

This function returns the transformed romics_object with updated data and missingdata layers

Author(s)

Geremy Clair


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