RemoveMismatch: Remove mismatched entities

Description Usage Arguments Value Examples

View source: R/RemoveMismatch.R

Description

Remove those entities that have been associated to more than one adduct, retaining only the most probable.

Usage

1
RemoveMismatch(CommonEntities)

Arguments

CommonEntities

(Matrix generated from the FindCommon function).

Value

CommonEntitiesImproved The matrix without mismatched entities.

Examples

1
2
3
4
## Not run: 
CommonEntitiesImproved<-RemoveMismatch(CommonEntities)

## End(Not run)

MScombine documentation built on May 1, 2019, 8:04 p.m.