Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 1.12 KB

File metadata and controls

26 lines (16 loc) · 1.12 KB

Social Network Analysis For Data Scientists

Build License

Code for The Social Network Analysis For Data Scientists course of my master's degree.

How To Run

Prerequisites:

  • R version 4.0.4 or later
  • renv version 0.12.5 or later

Development

  1. Run make init to initialize the environment.
  2. Run make run to execute the script.

References

R Docs

Renv Docs

Lintr Docs

Social Network Analysis For Data Scientists Book