Rdocumentation
powered by
Learn R Programming
crp.CSFP (version 2.0.2)
crp.round: Rounding numerical values
Description
The function rounds numerical values to the next integer. If the first digit after the decimal point is equal to 5 the function rounds up.
Usage
crp.round(a)
Arguments
a
A numerical value which should be rounded.
Value
numeric