nice_statnum: Nice statnum Formats numbers in the -1 to 1 range

View source: R/nice_statnum.R

nice_statnumR Documentation

Nice statnum Formats numbers in the -1 to 1 range

Description

Nice statnum Formats numbers in the -1 to 1 range

Usage

nice_statnum(x, digits = 2)

Arguments

x

number

digits

Number to round to

Examples

nice_statnum(c(1, -1, runif(4, -1, 1)))


jazznbass/wmisc documentation built on Oct. 29, 2024, 5:42 p.m.