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 Feb. 11, 2024, 11:16 p.m.