To use the tutorials and other material we will use a combination of R, RStudio, and Github.
R, RStudio and Github.
- To start open up (or download) RStudio
- Next, go to File->New Project
- Select Version Control -> Git
- Type in https://github.com/zalmquist/ERGM_Lab.git and use ergm_lab for the project name. I recommend saving the project on your Desktop.
- The result should look something like this!