From 5ececa3f4724f2c3549c9e4bc5881f77b99949f6 Mon Sep 17 00:00:00 2001 From: Tanushree Tunstall Date: Sun, 4 Sep 2022 17:42:37 +0100 Subject: [PATCH] handle more types of data --- ml/global.R | 1 + 1 file changed, 1 insertion(+) diff --git a/ml/global.R b/ml/global.R index 9f4ff5a..7464fdf 100644 --- a/ml/global.R +++ b/ml/global.R @@ -188,3 +188,4 @@ makeplot = function(x, # the DataFrame to plot ) # ggplotly() } +