From 669144c10f47cc167bf848e83f01b494887c643f Mon Sep 17 00:00:00 2001
From: Ben Anderson <b.anderson@soton.ac.uk>
Date: Fri, 3 Jul 2020 09:42:49 +0100
Subject: [PATCH] added another package to install. skimr. It's so cool

---
 woRkflowWorkshop.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/woRkflowWorkshop.md b/woRkflowWorkshop.md
index 12885e8..2b36187 100644
--- a/woRkflowWorkshop.md
+++ b/woRkflowWorkshop.md
@@ -12,6 +12,7 @@
     * lubridate
     * hms
     * ggplot2 (or just install the whole tidyverse)
+    * skimr
  * make sure you can log in to [git.soton.ac.uk](git.soton.ac.uk/)
  * check you have an ssh key set up on git.soton for the laptop/PC/server where you are going to use RStudio - see [rstudio's help](https://support.rstudio.com/hc/en-us/articles/200532077-Version-Control-with-Git-and-SVN) or [this one](https://happygitwithr.com/ssh-keys.html)
  * Make sure you have Teams - we will be using the screen sharing a lot
-- 
GitLab