Learn R Programming

enviGCMS (version 0.7.1)

findpfc: Find PFCs based on mass defect analysis

Description

Find PFCs based on mass defect analysis

Usage

findpfc(list)

Value

list list with potential PFCs compounds index

Arguments

list

list with data as peaks list, mz, rt and group information, retention time should be in seconds

References

Liu, Y.; D’Agostino, L. A.; Qu, G.; Jiang, G.; Martin, J. W. High-Resolution Mass Spectrometry (HRMS) Methods for Nontarget Discovery and Characterization of Poly- and per-Fluoroalkyl Substances (PFASs) in Environmental and Human Samples. TrAC Trends in Analytical Chemistry 2019, 121, 115420.

Examples

Run this code
data(list)
pfc <- findpfc(list)

Run the code above in your browser using DataLab