Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.46 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.46 KB

Intro to (Social) Network Analysis in R

CorrelAidXBremen Data Meet-up 04/11/2020

Presentation, code, and data from the meet-up.

  • Focus is on doing network analysis the "tidy" way, using the tidygraph and ggraph packages.
  • Basic concepts and measures of network analysis are introduced.
  • A scientific co-authorship network serves as example data (complete data set here).

Interactive plotting with the visNetwork package is also introduced.

Helpful Resources