try_file_remove: Try to remove a file

View source: R/try_file_remove.R

try_file_removeR Documentation

Try to remove a file

Description

Tries to safely remove a file by capturing and ignoring any errors.

Usage

try_file_remove(filepath)

Value

TRUE if the removal was successfuly, FALSE otherwise.


mmuurr/s3io documentation built on Jan. 5, 2023, 2:19 p.m.