roundup: Rounding of numbers

View source: R/data_functions.R

roundupR Documentation

Rounding of numbers

Description

Round up

Usage

roundup(x, digits = 0, ...)

Arguments

x

numeric vector

digits

number of decimal places

...

other arguments passed to ceiling/floor


AlexanderKirchmair/datamisc documentation built on June 13, 2025, 5:26 a.m.