We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f89fe7 commit ad9c6e5Copy full SHA for ad9c6e5
1 file changed
README.md
@@ -7,7 +7,7 @@ The app can be run in two ways:
7
8
* Through the shinyapps server with this link: https://statnet.shinyapps.io/statnetWeb
9
10
-* On your own machine using the statnetWeb R package:
+* On your local machine using the statnetWeb R package:
11
```r
12
install.packages("statnetWeb")
13
statnetWeb::run_sw()
@@ -23,7 +23,7 @@ https://https://github.com/statnet/statnetWeb
23
More info on the statnet suite of packages:
24
https://statnet.org
25
26
-statnet packages on CRAN:
+statnet packages on CRAN used by statnetWeb:
27
http://cran.r-project.org/web/packages/ergm/
28
http://cran.r-project.org/web/packages/network/
29
http://cran.r-project.org/web/packages/sna/
0 commit comments