delete_rtmp_dirs: Delete all content from any temp directory

View source: R/read-dict.R View source: R/read-dat.R

delete_rtmp_dirsR Documentation

Delete all content from any temp directory

Description

This function helps clean up after readr and other functions that use the temp directory to store transient files. Sometimes this can balloon in size and it is useful run this command to clean things up.

Usage

delete_rtmp_dirs(are_you_sure = FALSE)

Arguments

are_you_sure

logical Defaults to FALSE so that a user does not do this by accident.


bcgov/dipr documentation built on June 1, 2022, 12:32 p.m.