Fall 2016
https://support.rstudio.com/hc/en-us/sections/200130218-R-Presentations
output: beamer_presentation
theme
, colortheme
, fonttheme
output: ioslides_presentation
Slidy: a HTML-based slideshow
Â
reveal.js: the HTML presentation framework, highly customizable
Customizable presentations in R Markdown. HTML-based. Can render presentations in any format.
http://slidify.org/: 5 min video tutorial
Example: Slidify: 'Reproducible HTML Slides from R Markdown', http://slidify.org/samples/intro/
Distinctive style of text with sidenotes
tufte
package implements rendering tufte_handouts
, tufte_book
, tufte_html
Installed as a template
Presentation format: http://rmarkdown.rstudio.com/tufte_handout_format.html
Shiny - a web application framework for R, http://shiny.rstudio.com/
Presentation format, http://rmarkdown.rstudio.com/authoring_shiny.html
Generally used for exploratory data analysis
Authoring Books with R Markdown: https://github.com/rstudio/bookdown
https://bookdown.org/: free books authored with bookdown
Example: 'Bookdown: Authoring Books with R Markdown', https://bookdown.org/yihui/bookdown/
A simple way to make a website using Markdown and git, http://rmarkdown.rstudio.com/rmarkdown_websites.html
GitHub pages hosting, https://pages.github.com/ - quick start on one page
Example: 'Easy websites with GitHub Pages', http://kbroman.org/simple_site/
open access peer-reviewed scientific mega journal, https://peerj.com/
$..$
"... when $x < y$ we have ..."
$$..$$
$$\sum_{i=0}^n i^2 = \frac{(n^2+n)(2n+1)}{6}$$
https://en.wikibooks.org/wiki/LaTeX/Mathematics
http://meta.math.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference