R Markdown

This is an R Markdown presentation. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com.

When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within the document.

Slide with Bullets

Slide with R Code and Output

summary(cars)

Slide with Plot

par(col = "white", col.axis = "white", col.lab = "white", col.main = "white", col.sub = "white")
plot(cars)

Install/View on github

devtools::install_github("stackrdown", "sachsmc")

http://github.com/sachsmc/stackrdown

View dark version



sachsmc/stackrdown documentation built on May 29, 2019, 12:56 p.m.