adapt_round: Adaptive rounding for tables

Description Usage Arguments Value Examples

View source: R/adapt_round.R

Description

Adaptive rounding for tables

Usage

1

Arguments

x

a numeric vector

Value

a character vector comprising rounded values.

Examples

1
adapt_round(c(0.12, 10.12, 100.12))

bcjaeger/tibbleOne documentation built on May 3, 2020, 3:56 p.m.