Skip to content

Commit ab12b46

Browse files
committed
Updated Zeisel tutorial with new plotting parameters
1 parent 479a969 commit ab12b46

2 files changed

Lines changed: 36 additions & 36 deletions

File tree

zeisel_mouse_cortex.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ library(data.table)
1717
library(cowplot)
1818
library(DT)
1919
library(knitr)
20-
opts_chunk$set(cache = TRUE, warning = FALSE)
20+
opts_chunk$set(cache = FALSE, warning = FALSE)
2121
```
2222

2323
# Load the Zeisel et al mouse cortex data

0 commit comments

Comments
 (0)