Skip to content

Commit

Permalink
fix compilation : Ajout de faux paramètres pour l'exo, pas trouvé pou…
Browse files Browse the repository at this point in the history
…r le bookdown
  • Loading branch information
jengelaere committed Jan 10, 2025
1 parent be7d31f commit 0d8c69a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xx_rmarkdown_decortique_exo.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ params:

```{r setup2, include=FALSE}
knitr::opts_chunk$set(echo = FALSE, message = FALSE, warning = FALSE, error = FALSE)
params <- list(annee = "2022", code_reg = "04")
```

# Rendu des exercices partie 2
Expand Down

0 comments on commit 0d8c69a

Please sign in to comment.