ceiling_dec {jointVIP} | R Documentation |
support function for ceiling function with decimals
Description
support function for ceiling function with decimals
Usage
ceiling_dec(num, dec_place = 1)
Arguments
num |
numeric |
dec_place |
decimal place that is desired ceiling for |
Value
numeric number desired
[Package jointVIP version 0.1.2 Index]