round_: Round function that returns trailing zeroes

round_R Documentation

Round function that returns trailing zeroes

Description

Round function that returns trailing zeroes

Usage

round_(x, digits = 2)

Arguments

x

Numeric vector to be rounded

digits

Number of significant digits

Value

Character vector of rounded values, with trailing zeroes as needed to show 'digits' figures after the decimal point


LukasWallrich/rNuggets documentation built on Aug. 26, 2022, 11:03 a.m.