mzid: Creates a new mzid object

Description Usage Arguments Value

Description

What is an mzid object and why would I want to use it?

Usage

1
mzid(mz, rt, n_mz = 6, n_rt = 4, sep = "_", tag = "mzid", source = NA)

Arguments

mz

scalar numeric: The mz and rt.

rt

scalar numeric: The mz and rt.

n_mz

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

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.