R/spine_chart_utils.R
round2.Rd
Proper rounding of values
round2(val, dps)
numeric value to round
numeric, number of decimal places
function taken from this link (https://stackoverflow.com/questions/12688717/round-up-from-5)