format_number {gapmap} | R Documentation |
Function to format a number
Description
This function takes a floating number and round to 2 decimal point
Usage
format_number(x)
Arguments
x |
a floating number |
Value
formatted number
[Package gapmap version 1.0.0 Index]