clean_download_catch: Clean package download catch

View source: R/helper_functions.R

clean_download_catchR Documentation

Clean package download catch

Description

Clean the catch folder 'downloaded_packages' which lives in the temporary R session folder 'tempdir()'.

Usage

clean_download_catch()

Value

No return value, is called for it's side-effect of removing the file.path(tempdir(), 'downloaded_packages') folder.


multiversion documentation built on March 22, 2022, 1:07 a.m.