Skip to content

Commit

Permalink
Sketch out lottery example
Browse files Browse the repository at this point in the history
  • Loading branch information
jknowles committed May 24, 2013
1 parent c651b86 commit c4bbafb
Show file tree
Hide file tree
Showing 9 changed files with 2,278 additions and 854 deletions.
5 changes: 3 additions & 2 deletions TODO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
- Intro to RStudio - add some slides about this (using ctrl+ enter to run lines, code completion, code highlighting, etc.)
- Make a references page
- Fix intro to programming so it evaluates correctly
- Publish all Shiny demos on the web for others to run and play along with
- To Tutorial 8 add Shiny programming, add information about LaTeX, more advanced loops (simplify loop example)
- Add information about animations, but simplify this
- Add information about compiling functions
Expand All @@ -21,4 +20,6 @@
- In Tutorial 8, add more about how R can be used like a programming language (system commands, etc.)
- Also add information about maintaining an R installation and tips and tricks for using R
- Extend Tutorial 4 with more examples
- Include examples to speed up code in Tutorial 8 (data.table, parallel, compiling functions in a secion called optimization)
- Include examples to speed up code in Tutorial 8 (data.table, parallel, compiling functions in a secion called optimization)
- SLIDIFY slides
- In Tutorial 1 convert some slides to using two columns
Loading

0 comments on commit c4bbafb

Please sign in to comment.