You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A separate function should be created. The function's signature could be wl_create_label_by_units(wl_units)wl_create_label_from_units(wl_units) and it should return an expression with label for @label$.wavelength.
Basing on the lines from
R/wl_convert_units.R
(see this comment ):A separate function should be created. The function's signature could be
wl_create_label_by_units(wl_units)
wl_create_label_from_units(wl_units)
and it should return an expression with label for@label$.wavelength
.If this is implemented, labels in
wl
units needed? #52are not necessary and the related
.R
file can be deleted.Tasks:
Add unit tests forMoved to Improve unit tests forwl_convert_units.hyperSpec()
to test if labels are correct in all cases ofto
values.wl_convert_units.hyperSpec()
: labels #69NEWS.md
constants-units.R
and close Are variables withwl
units needed? #52The text was updated successfully, but these errors were encountered: