Skip to content

Commit

Permalink
recache
Browse files Browse the repository at this point in the history
  • Loading branch information
Nowosad authored Jul 30, 2023
1 parent c37c0cf commit 7791c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/before_script.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ knitr::opts_chunk$set(
background = "#FCFCFC", # code chunk color in latex
comment = "#>",
collapse = TRUE,
cache = TRUE,
# cache = TRUE,
fig.pos = "t",
fig.path = "figures/",
fig.align = "center",
Expand Down

0 comments on commit 7791c74

Please sign in to comment.