From 47773ffee8e6333deeea22f3fb887dfb7eb58e26 Mon Sep 17 00:00:00 2001 From: evamartin1240 Date: Mon, 6 May 2024 14:02:02 +0000 Subject: [PATCH] interactive --- vignettes/introduction-to-gcims.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vignettes/introduction-to-gcims.Rmd b/vignettes/introduction-to-gcims.Rmd index 49e83dc..f00a556 100644 --- a/vignettes/introduction-to-gcims.Rmd +++ b/vignettes/introduction-to-gcims.Rmd @@ -469,7 +469,7 @@ for integration. We are working on this. ```{r} plt <- plot(ket2) + overlay_peaklist(peak_clustering$cluster_stats, color_by = "cluster") -plt +plot_interactive(plt) ``` # Baseline correction