Skip to content

Commit

Permalink
removed creation of validation subfolder
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidhoPIK committed Jun 21, 2024
1 parent 0146086 commit 773ace4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/output/projects/EU_report.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
readArgs("outputdir")
rmarkdown::render("./scripts/output/projects/EU_report.Rmd",
output_dir = paste0(outputdir, "/validation"))
output_dir = outputdir)

0 comments on commit 773ace4

Please sign in to comment.