added first line to all func to run from

This commit is contained in:
Tanushree Tunstall 2021-06-24 10:02:14 +01:00
parent 48a85ede0c
commit 552c5e77aa
8 changed files with 13 additions and 8 deletions

View file

@ -1,3 +1,4 @@
#!/usr/bin/env Rscript
library(ggplot2)
library(tidyverse)
library(data.table)