knitr::opts_chunk$set(echo = TRUE)

this document is uploaded as part of the tutorial here https://resources.github.com/whitepapers/github-and-rstudio/

summary(cars)

Including Plots

You can also embed plots, for example:

plot(pressure)

Note that the echo = FALSE parameter was added to the code chunk to prevent printing of the R code that generated the plot.



NewGraphEnvironment/altools documentation built on Nov. 19, 2020, 1:38 a.m.