Skip to content

Commit

Permalink
Add RStudio guide re: version control
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Jan 20, 2018
1 parent 42296c6 commit 278a9ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 90_references.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ Long-term, you should understand more about what you are doing. Rote clicking in
* Hadley Wickham's book [R Packages](http://r-pkgs.had.co.nz) has an excellent [chapter on the use of Git, GitHub, and RStudio](http://r-pkgs.had.co.nz/git.html) in R package development. He covers more advanced usage, such as commit best practices, issues, branching, and pull requests.

* Ten Simple Rules for Taking Advantage of Git and GitHub <http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1004947>

* RStudio's guide [Version Control with Git and SVN](https://support.rstudio.com/hc/en-us/articles/200532077-Version-Control-with-Git-and-SVN)

0 comments on commit 278a9ef

Please sign in to comment.