Skip to content

Commit 04f6a29

Browse files
committed
t push origin masterMerge branch 'felipebalbi-add-try-git-and-try-r-links'
2 parents dc328b7 + bdee96d commit 04f6a29

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

curated.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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)

rprog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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+

0 commit comments

Comments
 (0)