round_up: Rounds up nicely, used in the Laser Mapping function.

View source: R/round_up.R

round_upR Documentation

Rounds up nicely, used in the Laser Mapping function.

Description

Rounds up nicely, used in the Laser Mapping function.

Usage

round_up(x, nice = c(seq(1, 10, 0.1)))

Arguments

x

Vetor with values that should be rounded up.

nice

Defines to which values x should be rounded up.


muhohl/geochem documentation built on March 4, 2025, 8:14 p.m.