file_remove: Check for and remove a file

View source: R/utils.R

file_removeR Documentation

Check for and remove a file

Description

Used so that when file.remove() is run it is only run on files that exist. This avoids warnings.

Usage

file_remove(filepath)

Arguments

filepath

The expected path of the file you want to look for and remove if present.


bjoleary/fdadata documentation built on April 14, 2025, 6:02 p.m.