Chapter 9. It's All About Your Connections – Social Network Analysis

In this chapter, you will cover:

  • Downloading social network data using public APIs
  • Creating adjacency matrices and edge lists
  • Plotting social network data
  • Computing important network metrics

Introduction

When we think of the term "social network," sites such as Twitter, Facebook, Google+, LinkedIn, and Meetup immediately come to mind. However, data analysts have applied the concepts of social network analysis in domains as varied as co-authorship networks, human networks, the spread of disease, migratory birds, and interlocking corporate board memberships, just to name a few. In this chapter, we will cover recipes to make sense of social network data. R provides multiple packages ...

Get R: Recipes for Analysis, Visualization and Machine Learning now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.