An Example R Markdown Document: (A Subtitle Would Go Here If This Were A Class)
An Example R Markdown Document: (A Subtitle Would Go Here If This Were A Class)
Prithvijit Mukherjee
Economics Department
{r setup, include=FALSE} knitr::opts_chunk$set(echo =
FALSE)
R Markdown
R Markdown
I Bullet 1
I Bullet 2
I Bullet 3
Slide with R Output
Slide with R Output
{r pressure} plot(pressure)