three_dp: three_dp

Description Usage Arguments Value Examples

View source: R/numberFormatters.R

Description

rounds a number to 3 decimal places and returns a string convience function

Usage

1
three_dp(num)

Arguments

num

a number to round

Value

number rounded to 3 decimal places

Examples

1
three_dp(0.123456)

murraycadzow/bReakingbad documentation built on Oct. 15, 2021, 3:27 p.m.