Create roundup function

round2(x, n)

Arguments

x

List of integer or numeric to be rounded

n

Rounding level

Value

rounded figure.

Author

Someone

Examples

if (FALSE) { round2(x, n) }