mround: Round values

View source: R/mround.R

mroundR Documentation

Round values

Description

Round value at the upper or lower value, defined by 'base'. Used for plotting purpose.

Usage

mround(x, base)

Arguments

x

number to round up

base

round up exponant

Examples

mround(142,10)


rosalieb/serac documentation built on Nov. 16, 2024, 11:21 a.m.