Created
July 5, 2012 19:42
-
-
Save sckott/3055979 to your computer and use it in GitHub Desktop.
my first gistdeck presentation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# my first gistdeck presentation | |
## This is fun | |
* [this is a link to my home page](http://schamberlain.github.com/scott) | |
* [and my blog](http://schamberlain.github.com/blog.html) | |
* yeah links | |
## And write some R code | |
```R | |
cat("Hello world") | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment