Skip to content

Commit

Permalink
10/05 datafiles update
Browse files Browse the repository at this point in the history
  • Loading branch information
Vicki-H committed May 10, 2024
1 parent 9da30bf commit ff8eacf
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 3 deletions.

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified materials/data/data.zip
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion materials/nested-random-effects.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ For this exercise, we'll be using a neurohistology dataset that focuses on a par
::: {.panel-tabset group="language"}
## R
```{r, message=FALSE}
parallel <- read_csv("data/parallel_real.csv")
parallel <- read_csv("data/parallel.csv")
```
:::

Expand Down

0 comments on commit ff8eacf

Please sign in to comment.