roundMinDown: Round down/up the minimum/maximum value

View source: R/utils.R

roundMinDownR Documentation

Round down/up the minimum/maximum value

Description

Round down/up the minimum/maximum value

Usage

roundMinDown(x, digits = 0)

roundMaxUp(x, digits = 0)

Arguments

x

Numeric: values

digits

Numeric: number of maximum digits

Value

Rounded numeric value


nuno-agostinho/psichomics documentation built on Jan. 2, 2025, 4:10 a.m.