Skip to content

Commit

Permalink
remove knitr opts
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelS1 committed Nov 21, 2024
1 parent b4b09f9 commit 1f681a8
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions book/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ book:
- conclusions.qmd
- exercises.qmd
- references.qmd
# appendices:
# - appendix.qmd

format:
html:
Expand Down Expand Up @@ -109,21 +107,3 @@ format:
\printindex
latex-auto-install: true

knitr:
opts_chunk:
cache: true
cache.lazy: false
dpi: 600
fig.width: 5.5
fig.height: 3
out.width: "100%"
split: true
collapse: true
results: "asis"
R.options:
knitr.graphics.auto_pdf: true
datatable.print.nrows: 10
datatable.print.class: false
datatable.print.keys: false
datatable.print.trunc.cols: TRUE

0 comments on commit 1f681a8

Please sign in to comment.