Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
GegznaV committed Dec 14, 2021
1 parent c256d8a commit 1fc6cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/spe_plot_calibration_points.R
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ spe_plot_calibration_points <- function(file,
return(invisible(NULL))
}

markpeak(spc, wl_convert_units(
mark_peak(spc, wl_convert_units(
from = hdr$xCalInputUnit,
to = .wl_fix_unit_name(wl_units),
x = hdr$xCalValues,
Expand Down

0 comments on commit 1fc6cc5

Please sign in to comment.