Skip to content

Instructions for developers

Wesley Ingwersen edited this page Jul 29, 2022 · 5 revisions

We recommend working with stateior in RStudio. The following steps will clone the source in RStudio

  1. In the repository, navigate to the Code tab.

  2. Click the Copy to clipboard icon to the right of the repository URL.

  3. Open RStudio on your local environment.

  4. Click File, New Project, Version Control, Git.

  5. Paste the repository URL and enter TAB to move to the Project directory name field.

  6. Click Create Project.

  7. Navigate to the Project directory, double-click the .Rproj file to open the Project.

  8. Start coding.

Clone this wiki locally