From 1fc6cc54daf470cb2c1445a07a89f07f22b7edaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vilmantas=20G=C4=97g=C5=BEna?= Date: Wed, 15 Dec 2021 01:50:57 +0200 Subject: [PATCH] Rename Related https://github.com/r-hyperspec/hyperSpec/issues/38 --- R/spe_plot_calibration_points.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/spe_plot_calibration_points.R b/R/spe_plot_calibration_points.R index a74b7b2..8fb15b0 100644 --- a/R/spe_plot_calibration_points.R +++ b/R/spe_plot_calibration_points.R @@ -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,