roundResp0: round to a given number of digits - and respect zeros.

View source: R/roundResp0.R

roundResp0R Documentation

round to a given number of digits - and respect zeros.

Description

round to a given number of digits - and respect zeros.

Usage

roundResp0(x, digits)

Arguments

x

A vector to round.

digits

Number of digits to

See Also

Other DataWrangling: newNames(), rbindIntersect(), rbindUnion(), roundDF()


philipdelff/pmxtricks documentation built on Nov. 11, 2024, 5:16 p.m.