We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 479a969 commit ab12b46Copy full SHA for ab12b46
2 files changed
zeisel_mouse_cortex.Rmd
@@ -17,7 +17,7 @@ library(data.table)
17
library(cowplot)
18
library(DT)
19
library(knitr)
20
-opts_chunk$set(cache = TRUE, warning = FALSE)
+opts_chunk$set(cache = FALSE, warning = FALSE)
21
```
22
23
# Load the Zeisel et al mouse cortex data
0 commit comments