From 951c6ccec5ac5c730e97bac1513616eb2e84f68e Mon Sep 17 00:00:00 2001 From: Alexander Pico Date: Fri, 7 Feb 2020 22:51:13 -0800 Subject: [PATCH] Create README.md --- writing-r-functions/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 writing-r-functions/README.md diff --git a/writing-r-functions/README.md b/writing-r-functions/README.md new file mode 100644 index 0000000..46b21e2 --- /dev/null +++ b/writing-r-functions/README.md @@ -0,0 +1,5 @@ +# Writing R Functions + +[Link to wiki](https://github.com/gladstone-institutes/Bioinformatics-Workshops/wiki/Writing-R-Functions) + +### Description of files