From 1a3ee406f070d73bd265539cf1be2e81c9e2d5ec Mon Sep 17 00:00:00 2001 From: Eric Fletcher <64165327+iamericfletcher@users.noreply.github.com> Date: Wed, 28 Oct 2020 17:50:41 -0400 Subject: [PATCH] Add R Learning (#1882) --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index afbf61d3..a2489558 100755 --- a/readme.md +++ b/readme.md @@ -173,7 +173,8 @@ - [Lua](https://github.com/LewisJEllis/awesome-lua#readme) - [C](https://github.com/aleksandar-todorovic/awesome-c#readme) - [C/C++](https://github.com/fffaraz/awesome-cpp#readme) - General-purpose language with a bias toward system programming and embedded, resource-constrained software. -- [R](https://github.com/qinwf/awesome-R#readme) +- [R](https://github.com/qinwf/awesome-R#readme) - Functional programming language and environment for statistical computing and graphics. + - [Learning](https://github.com/iamericfletcher/awesome-r-learning-resources#readme) - [D](https://github.com/zhaopuming/awesome-d#readme) - [Common Lisp](https://github.com/CodyReichert/awesome-cl#readme) - Powerful dynamic multiparadigm language that facilitates iterative and interactive development. - [Learning](https://github.com/GustavBertram/awesome-common-lisp-learning#readme)