roundx {roundyh}R Documentation

A rounding function

Description

A rounding function

Usage

roundx(n, dp)

Arguments

n

a number to round

dp

decimal place to round to

Value

rounded number

Examples

roundx(10.111, 1)

[Package roundyh version 0.1.0 Index]