dec_0 {isobxr} | R Documentation |
Print a number with 0 decimal figures
Description
Takes a numerical value and returns a string of the rounded value, with 0 decimal figures.
Usage
dec_0(x)
Arguments
x |
Numerical value |
Value
A character string with 0 decimal figures.
[Package isobxr version 2.0.0 Index]