dec_2 {isobxr} | R Documentation |
Print a number with 2 decimal figures
Description
Takes a numerical value and returns a print with 2 decimal figures.
Usage
dec_2(x)
Arguments
x |
Numerical value |
Value
A character string with 2 decimal figures.
[Package isobxr version 2.0.0 Index]