Movement and Networks II

Content for Wednesday, November 15, 2023

Now that we’ve chatted briefly about what a network is and how we represent it for analysis, it’s time to take some first steps toward building spatial networks in R. The backbone of most network analysis is igraph, a package that is available for a number of programming languages. There are also a growing number of spatial network packages being developed for R. We’ll introduce a few of those today.

Resources

Objectives

By the end of today you should be able to:

  • Generate an adjacency matrix for network analysis

  • Calculate network density, centrality, and other common measures

  • Generate landscape connectivity models using terra and gDistance

View all slides in new window Download PDF of all slides

Panopto Video

References

Silk, M. J., R. A. McDonald, R. J. Delahay, D. Padfield, and D. J. Hodgson. 2021. CMRnet: An r package to derive networks of social interactions and movement from mark–recapture data. Methods in Ecology and Evolution 12:70–75.