Skip to content

Instantly share code, notes, and snippets.

@sckott
Created July 5, 2012 19:42
Show Gist options
  • Save sckott/3055979 to your computer and use it in GitHub Desktop.
Save sckott/3055979 to your computer and use it in GitHub Desktop.
my first gistdeck presentation
# 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