getShiftFactor: getShiftFactor

View source: R/preCheckDuplicates.R

getShiftFactorR Documentation

getShiftFactor

Description

Method: Essentially computes order by the power of ten from a given positive number The order value is then used to compute a shift factor, which is needed to uniquely represent the data values as integer in preCheckDuplicates.

Usage

getShiftFactor(positiveNumber)

Arguments

positiveNumber

number >= 0

Value

order of power of ten for the input value


IAMconsortium/iamc documentation built on July 8, 2023, 11:35 p.m.