Delete temporary files created when using generic print method with
method='browser' or method='viewer', or when calling
view() function.
cleartmp(all = FALSE, silent = FALSE)Logical. When TRUE, all temporary summarytools are deleted.
When FALSE (default), only the latest is.
Hide confirmation messages (FALSE by default).
All temporary files are deleted automatically when R session is ended. This function is thus an overkill in most circumstances.