round_down_to_nearest: Round down

View source: R/data_transformation.R

round_down_to_nearestR Documentation

Round down

Description

Round down

Usage

round_down_to_nearest(x, n)

Arguments

x

The value to round down.

n

The base to round down to.

Value

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


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