diff --git a/README.md b/README.md index bdaa81f..76183b0 100755 --- a/README.md +++ b/README.md @@ -663,7 +663,7 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes - [networkD3](http://christophergandrud.github.io/networkD3/) - D3 JavaScript network graphs from R. - [ndtv](https://CRAN.R-project.org/package=ndtv) - Tools to construct animated visualizations of dynamic network data in various formats. - [netdiffuseR](https://CRAN.R-project.org/package=netdiffuseR) - Tools to analyze the network diffusion of innovations. -- [netranker](https://cran.r-project.org/package=netrankr) - Up-to-date collection of network centrality indices, with lots of documentation. +- [netrankr](https://cran.r-project.org/package=netrankr) - Up-to-date collection of network centrality indices, with lots of documentation. - [Network Centrality in R: An Introduction](http://blog.schochastics.net/post/network-centrality-in-r-introduction/) - Includes a review of relevant R packages. - [Network Centrality in R: Neighborhood Inclusion](http://blog.schochastics.net/post/network-centrality-in-r-neighborhood-inclusion/). - [Network Centrality in R: New Ways of Measuring Centrality](http://blog.schochastics.net/post/network-centrality-in-r-new-ways-of-measuring-centrality/) (2018).