From 4f6dff60cf6af17f5cdf816d84af980012788fc4 Mon Sep 17 00:00:00 2001 From: Jacqueline Date: Wed, 18 Oct 2023 10:11:45 +0100 Subject: [PATCH] Label the script with comment --- zoomimport.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zoomimport.R b/zoomimport.R index 1a65933..92c215c 100644 --- a/zoomimport.R +++ b/zoomimport.R @@ -1,4 +1,4 @@ - +# Code in development for the import of files from Zoom events library(lubridate) library(stringr)