r-quantities / units

Measurement units for R
https://r-quantities.github.io/units
175 stars 28 forks source link

Keep units with identical units when `units_options(simplify = FALSE) #356

Closed billdenney closed 1 year ago

billdenney commented 1 year ago

Fix #355

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
R/arith.R 100.00%
R/conversion.R 100.00%

:loudspeaker: Thoughts on this report? Let us know!.

Enchufa2 commented 1 year ago

Thanks, I'll take a look probably by the end of the week.

Enchufa2 commented 1 year ago

Thanks, @billdenney! I refactored it a bit, but the gist of it was there.