Skip to content

Commit

Permalink
collapse.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereckmezquita committed Jul 27, 2024
1 parent b13c534 commit 21771c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ knitr::opts_chunk$set(
fig.align = "center",
out.width = "100%",
dpi = 75,
collapse = FALSE,
collapse = TRUE,
comment = "#>"
)
```
Expand Down

0 comments on commit 21771c7

Please sign in to comment.