round2: Proper rounding of values

Description Usage Arguments Details

View source: R/spine_chart_utils.R

Description

Proper rounding of values

Usage

1
round2(val, dps)

Arguments

val

numeric value to round

dps

numeric, number of decimal places

Details

function taken from this link (https://stackoverflow.com/questions/12688717/round-up-from-5)


fingertipscharts documentation built on July 2, 2020, 2:59 a.m.