Skip to content

Commit

Permalink
retire temporairement compilation atelier import suite à InseeFrLab/D…
Browse files Browse the repository at this point in the history
  • Loading branch information
linogaliana committed Jul 12, 2021
1 parent 7e7877a commit 77c5c43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ateliers/build.R
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ unlink(fichiers_zip)

# Compiler les Rmd
rmd <- list.files(pattern = ".Rmd")
rmd <- rmd[rmd != "import-fichiers.Rmd"]
lapply(rmd, rmarkdown::render)

lapply(rmd[rmd != "index.Rmd"], knitr::purl)

0 comments on commit 77c5c43

Please sign in to comment.