File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,3 +39,23 @@ in some very useful code developed by someone I don't know, because
3939it's hosted on github.
4040
4141_ You don't have to set up a git server._
42+
43+
44+ ### Peruse others' repositories
45+
46+ If you're still not sure about git and github, spend a bit of time
47+ looking through the repositories for packages of interest to you. For
48+ example:
49+
50+ - [ Hadley Wickham] ( http://had.co.nz ) 's
51+ [ bigvis] ( https://github.com/hadley/bigvis ) ,
52+ [ ggplot2] ( https://github.com/hadley/ggplot2 ) ,
53+ [ lubridate] ( https://github.com/hadley/lubridate ) , ...
54+
55+ - [ Yihui Xie] ( http://yihui.name ) 's [ knitr] ( https://github.com/yihui/knitr )
56+
57+ - My own [ R/qtl] ( http://github.com/kbroman/qtl )
58+
59+ Poke around through the files, and also through the commits:
60+ Click the &ldquo ; Commits&rdquo ; tab and then click on a given commit
61+ to see what changes were made.
You can’t perform that action at this time.
0 commit comments