From a6502f4e751c319aa195d3f97b4635233f6f65df Mon Sep 17 00:00:00 2001 From: Margot Bligh Date: Thu, 29 Feb 2024 17:06:11 +0100 Subject: [PATCH] add stringr to tutorial --- vignettes/lcms_annotation_tutorial.Rmd | 1 + 1 file changed, 1 insertion(+) diff --git a/vignettes/lcms_annotation_tutorial.Rmd b/vignettes/lcms_annotation_tutorial.Rmd index 7a5c4aa..7f4b39a 100644 --- a/vignettes/lcms_annotation_tutorial.Rmd +++ b/vignettes/lcms_annotation_tutorial.Rmd @@ -42,6 +42,7 @@ library(CAMERA) library(ggplot2) library(ggrepel) library(scales) +library(stringr) ``` # Pre-processing the data