]> code.communitydata.science - stats_class_2020.git/blobdiff - r_tutorials/w01-R_tutorial.Rmd
initial commit of an ignore file
[stats_class_2020.git] / r_tutorials / w01-R_tutorial.Rmd
index 7fbf0a7a78b9dff516e7d51bbfd7382ea733cba9..610fa09839a035b36694e3ac2d272a27ad820151 100644 (file)
@@ -3,11 +3,15 @@ title: "Week 1 R Tutorial"
 author: "Aaron Shaw"
 date: "September 15, 2020"
 output:
 author: "Aaron Shaw"
 date: "September 15, 2020"
 output:
-  pdf_document: default
-  html_document: default
+  html_document:
+    toc: yes
+    toc_depth: 2
+    theme: readable
+  pdf_document:
+    toc: yes
+    toc_depth: '2'
 subtitle: "Statistics and Statistical Programming  \nNorthwestern University  \nMTS
   525"
 subtitle: "Statistics and Statistical Programming  \nNorthwestern University  \nMTS
   525"
-urlcolor: blue
 ---
 
 ```{r setup, include=FALSE}
 ---
 
 ```{r setup, include=FALSE}

Community Data Science Collective || Want to submit a patch?