new_mzid: Creates new mzid object

Description Usage Arguments Value

Description

Creates new mzid object

Usage

1
new_mzid(mz, rt, n_mz, n_rt, sep, tag, source)

Arguments

mz, rt

scalar numeric: The mz and rt.

n_mz, n_rt

scalar integerish: The number of digits after the decimal point from the mz and the rt to be used in

sep

scalar character: character separator in mzid

tag

scalar character: tag at start of mzid

source

scalar character: data source of the mzids. Pass 'NA' to keep the field, but fill with 'NA', pass 'NULL' to create an object without the fields.

Value

mzid object


biodatacore/biodatacoreUtils documentation built on May 28, 2019, 7:11 p.m.