1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-10 13:01:58 +02:00
This commit is contained in:
2023-02-18 11:57:17 +01:00
parent e890360986
commit ba255ddb00
15 changed files with 30 additions and 23 deletions

View File

@ -16,7 +16,7 @@ editor_options:
knitr::opts_chunk$set(
warning = FALSE,
collapse = TRUE,
comment = "#",
comment = "#>",
fig.width = 7.5,
fig.height = 5
)