Skip to content

Instantly share code, notes, and snippets.

@derrickturk
Created March 11, 2014 20:49
Show Gist options
  • Save derrickturk/9494732 to your computer and use it in GitHub Desktop.
Save derrickturk/9494732 to your computer and use it in GitHub Desktop.
#hello world
Fun with **R**!
````{r}
rnorm(100)
````
library(knitr)
knit2html("whatever.Rmd")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment