Delete temporary files created when using generic print method with
method='browser'
or method='viewer'
, or when calling
view()
function.
cleartmp(all = TRUE, silent = FALSE, verbose = FALSE)
Logical. When TRUE
(default), all temporary summarytools
files are deleted. When FALSE
, only the latest file is.
Logical. Hide confirmation messages (FALSE
by default).
Logical. Display a message for every file that is deleted.
FALSE
by default.