multiples: Generate a vector of multiplicity orders

View source: R/rapt_multi.R

multiplesR Documentation

Generate a vector of multiplicity orders

Description

multiples takes the output list of first hit indicies returned by indexMultiples and creates a single vector of the multiplicity of each hit.

Usage

multiples(mind)

Arguments

mind

A list of integers. The output from indexMultiples.

Value

A vector of integers corresponding to the multiplicity of each hit in the ATO that generated the list. The order corresponds to the order in the ATO.

See Also

indexMultiples


aproudian2/rapt documentation built on Dec. 15, 2022, 4:24 a.m.