Skip to content
Snippets Groups Projects
Commit 56bb3e65 authored by Holger Brandl's avatar Holger Brandl
Browse files

fixed jl reporting

parent 42881a7a
No related branches found
No related tags found
No related merge requests found
......@@ -115,3 +115,4 @@ if(!keep_markdown_files){
## delete figures directory since all plots should be embedded anyway
#echo("deleteing", paste0(str_replace(basename(r_script), ".R", ""), "_files"))
unlink(paste0(str_replace(basename(r_script), ".R", ""), "_files"), recursive=T)
unlink(tmpScript)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment