del_main: Delete files created by knitr and markdown when something...

Description Usage Arguments Value

View source: R/rmd_wrangle.R

Description

del_main is a function that deletes output files created for debugging errors when rendering the paper using knitr and rmarkdown. This will also delete _main.tex and _main.pdf. Function should only be used after something has gone wrong with compiling the paper.

Usage

1
del_main(directory = NULL)

Arguments

directory

Character vector with path to where the error files are stored.

Value

Deletes the files, nothing is returned


AndreSjuve/flowaid documentation built on Dec. 17, 2021, 8:50 a.m.