Skip to contents

Wrapper around janitor::round_half_up()

Usage

roundup(x, digits = 2)

Arguments

x

<dbl> A numeric vector

digits

<int> Number of decimal places to round to

Value

a numeric vector rounded up to the nearest decimal place