r-hyperspec / hyperSpec

hyperSpec: Tools for Spectroscopy (R package)
https://r-hyperspec.github.io/hyperSpec/
GNU General Public License v3.0
12 stars 3 forks source link

Feature/update `.wl_fix_unit_name()` #63

Closed GegznaV closed 2 years ago

GegznaV commented 2 years ago

Update .wl_fix_unit_name(). Main changes:

1) New arguments were added so that it was more convenient to use the function by other functions. 2) Documentation was improved. 3) Unit tests were improved. 4) Function .wl_fix_unit_name() was moved to a separate file. 5) Option "energy" was removed.

Closes #62

GegznaV commented 2 years ago

@bryanhanson, @cbeleites, is there any chance that either of you could review this PR soon?

GegznaV commented 2 years ago

I'm merging this now. If something should be improved, we can do that later.