R/fct_round.R
fct_round.Rd
See: https://stackoverflow.com/questions/59392686/r-how-to-define-round-function-like-in-excel
fct_round(.num, .digits)
number to be rounded
Number of digits to be passed to round()
a rounded numerical value