Skip to content
Permalink
Browse files

Change titles

  • Loading branch information...
lhehnke committed Jun 7, 2019
1 parent 4a43879 commit 96ff132e5550ed5b36358af5a87ca71eba42c5e8
Showing with 12 additions and 12 deletions.
  1. +2 −2 index.Rmd
  2. +10 −10 index.html
@@ -149,7 +149,7 @@ valueBox(collaborations, icon = "fa-users", color = "#91aac3")
Row {data-height=430}
-----------------------------------------------------------------------

### Collaboration network {data-width=700}
### What does the collaboration network look like? {data-width=700}

This interactive graph shows the GitHub collaboration network. The top three contributors who collaborated the most are highlighted. Hover over a node to see the collaborator's name.

@@ -208,7 +208,7 @@ collab_network_d3 <- forceNetwork(Links = collab_d3$links,
collab_network_d3
```

### Degree centrality scores {data-width=340}
### Which contributors collaborated the most? {data-width=340}

```{r}
collab_graph %>%
Oops, something went wrong.

0 comments on commit 96ff132

Please sign in to comment.
You can’t perform that action at this time.