tests/testthat/helper.R

trunc_decimal = function(x, accuracy){base::trunc(x * 10^accuracy) / 10^accuracy}

Try the LightLogR package in your browser

Any scripts or data that you put into this service are public.

LightLogR documentation built on June 10, 2025, 5:12 p.m.