Skip to content

Commit ea124ca

Browse files
committed
update
1 parent b3b8eef commit ea124ca

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

01_R_Insee/presentation_utilitr.qmd

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,7 @@ avec `Github`.
3636
<!-- Ce chunk est indispensable pour que le code inline fonctionne -->
3737
<!-- cf https://github.com/quarto-dev/quarto-cli/discussions/4855 -->
3838

39-
```{r}
40-
#| echo: false
41-
#| output: false
42-
#| warning: false
43-
liste_contributeurs <- paste0(paste(format(Filter(function(x) !("cph" %in% x$role), desc::desc_get_authors()), include = c("given", "family")), collapse = ", "), ".")
44-
```
39+
_to be completed_
4540

4641
Le projet `utilitR` est un projet collaboratif qui a bénéficié des contributions de : `{r} liste_contributeurs`
4742

0 commit comments

Comments
 (0)