File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,17 @@ permalink: /curated/
1414- [ explainshell.com - match command-line arguments to their help text] ( http://explainshell.com/ )
1515- [ The Command Line Crash Course - Quick course in using the command line] ( http://cli.learncodethehardway.org/book/ )
1616
17+ # R
18+
19+ - [ Try R] ( http://tryr.codeschool.com/ )
20+
1721### GitHub
1822
1923- [ Official Git Tutorial] ( http://git-scm.com/docs/gittutorial )
2024- [ Git - Simple Guide] ( http://rogerdudler.github.io/git-guide/ )
2125- [ Git Immersion - A guided tour through the fundamentals of Git] ( http://gitimmersion.com/ )
2226- [ GitHub - Dealing with Multiple Accounts] ( http://hmkcode.com/git-tutorial/how-to-deal-with-multiple-github-accounts-on-one-computer/ )
27+ - [ Try Git] ( https://try.github.io/levels/1/challenges/1 )
2328
2429### Reproducible Research
2530- [ Markdown live demo] ( http://markdown-here.com/livedemo.html )
Original file line number Diff line number Diff line change @@ -14,4 +14,5 @@ permalink: /rprog/
1414- [ Some notes on the R Language] ( http://lopezrj.github.io )
1515
1616## R language cheatsheet
17- - [ R cheatsheet covering all lectures] ( https://github.com/startupjing/Tech_Notes/blob/master/R/R_language.md )
17+ - [ R cheatsheet covering all lectures] ( https://github.com/startupjing/Tech_Notes/blob/master/R/R_language.md )
18+
You can’t perform that action at this time.
0 commit comments