Skip to content

Commit f84d165

Browse files
committed
mm
1 parent 9fbf247 commit f84d165

File tree

2 files changed

+511
-0
lines changed

2 files changed

+511
-0
lines changed

linear models/ClassActivity1.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ output: html_document
66
---
77
Question [1]
88
```{r}
9+
library(tidyverse)
910
OurData <- read.csv('ClassData.csv')
1011
head(OurData)
1112
```

linear models/ClassActivity1.html

Lines changed: 510 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)