|
Size: 1039
Comment:
|
Size: 1043
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 6: | Line 6: |
| * From "File" menu select "new Project..." {{attachment:01_rstudio_file.png}} | * From the "File" menu select "new Project..." {{attachment:01_rstudio_file.png}} |
Use Git in RStudio
Create RStudio Project from Git Repository
Login with your uzh shortname at https://rstudio.math.uzh.ch
From the "File" menu select "new Project..."
In the dialog choose "Version Control"
Next choose Git
Enter the url of your Git repository and choose a unique name for the project. Change the Project location if you like. Then press "Create Project"
Enter your Git server login in the dialog. Usually this is your uzh shortname and password.
If the project was created successfully you will now see the project path and the project files in the Files panel (bottom right panel)
Commit and Push to the Repository
