smart_round: Rounding to 2 decimal digits

View source: R/smart_round.R

smart_roundR Documentation

Rounding to 2 decimal digits

Description

This function rounds decimal values to a 2 decimal digits.

Usage

smart_round(x)

Arguments

x

numerical value

Examples

smart_round(3.4699878)

atsyplenkov/atslib documentation built on April 21, 2024, 11:59 p.m.