increment: Tools to handle generation of lookup names for the dictionary

Description Usage Arguments Value Methods (by class)

Description

increment looks for a counter in the data environment of mzIDCollection objects and increments it by one if it exists. Otherwise it initialises the counter to 1. It returns the value of the counter.

Usage

1
2
3
4
increment(object)

## S4 method for signature 'mzIDCollection'
increment(object)

Arguments

object

An mzIDCollection object

Value

An integer given the current count

Methods (by class)


thomasp85/mzID documentation built on May 31, 2019, 11:14 a.m.