Learn R Programming

MetaboAnalystR (version 2.0.0)

make_cpdlist: Utility function to create compound lists for permutation analysis

Description

From a vector of m/z features, this function outputs a vector of compounds.

Usage

make_cpdlist(mSetObj=NA, input_mzs)

Arguments

mSetObj

Input the name of the created mSetObj

input_mzs

The vector of randomly drawn m/z features.