1
0

updating some formatting

This commit is contained in:
aaronshaw
2020-09-21 15:20:53 -05:00
parent d7a0a0bfc4
commit 0d2d0ed54c
7 changed files with 68 additions and 14 deletions

View File

@@ -3,11 +3,15 @@ title: "Week 1 R Tutorial"
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"
urlcolor: blue
---
```{r setup, include=FALSE}

File diff suppressed because one or more lines are too long

Binary file not shown.