cateNamesFromThreshold: Give category names from thresholds

Description Usage Arguments

View source: R/otherFunctions.R

Description

Give category names from thresholds

Usage

1
cateNamesFromThreshold(thresholdValues, lastCateName, unit)

Arguments

thresholdValues

a numeric vector sorted in decreasing order which define the borders of categories

lastCateName

a string which give the name of the category when it is below the last value of 'thresholdValues'

unit

a string which will be pasted after the threshold values


lldelisle/analysePeaks documentation built on July 10, 2021, 1:02 p.m.