From e178cf26c84db6fd004336cd5bff7ff8e5c09da3 Mon Sep 17 00:00:00 2001 From: fehnkera Date: Sat, 8 Aug 2020 17:39:46 +0200 Subject: [PATCH] Add rTensor to 'README.md' The use of the library rTensor is added to the 'README.md' file. Signed-off-by: Anselm Fehnker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b540e6b..3171ca4e 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ Alternatively, you can run `Rscript install.R` to install the packages. - `lubridate`: For convenient date conversion and parsing - `viridis`: For plotting of networks with nice colors - `jsonlite`: For parsing the issue data +- `rTensor`: For calculating EDCPTD centrality ### Submodule