Skip to contents

Round up to nearest decimal place

Usage

roundup(x, d = 2)

Arguments

x

<num> vector

d

<int> decimal places to round to; default is 2

Value

<num> vector rounded up to the nearest decimal place