Skip to content

Commit

Permalink
remove echo=FALSE from setup
Browse files Browse the repository at this point in the history
  • Loading branch information
sdgamboa committed May 5, 2023
1 parent 0a92e3a commit 5b07603
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vignettes/smoking.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ editor_options:
```{r setup, include=FALSE}
knitr::opts_chunk$set(
cache = TRUE,
echo = FALSE,
message = FALSE,
warning = FALSE
)
Expand Down

0 comments on commit 5b07603

Please sign in to comment.