You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the right (above "Download Zip") click ssh and then copy the url in the textbox above
Open Rstudio
Create a new project, File -> New Project -> select version control -> Git -> paste the repository into the repository URL -> select where to store the repo locally
You have now initialised a copy of the example repo for you to use locally.
Close the project by going to File -> Close Project
You are now ready to move onto the [next step](Create an R Markdown file)