round_up_to_nearest: Round up

View source: R/data_transformation.R

round_up_to_nearestR Documentation

Round up

Description

Round up

Usage

round_up_to_nearest(x, n)

Arguments

x

The value to round up.

n

The base to round up to.

Value

An integer of the rounded up x to the nearest n.


stuart-morrison/sumo documentation built on Jan. 2, 2025, 8:45 p.m.