format_decimal() lets you update the settings of a
rounding_specification object (see round_spec) so that
the decimal is represented by a user-specified mark.
Usage
format_decimal(rspec, mark = ".")
Value
an object of class rounding_specification.
Arguments
rspec
a rounding_specification object (see round_spec).
mark
a character value used to represent the decimal point.