Skip to contents

Remove compounds with NA values.

Usage

filterNA(dataSet, saveRm = TRUE)

Arguments

dataSet

A data frame containing the data signals.

saveRm

A boolean (default = TRUE) specifying whether to save removed data to current working directory.

Value

The filtered data.

Details

If compounds that do not meet the imputation requirement are removed, a .csv file is created with the removed data.