delete_files_log: Delete LOG file

View source: R/delete_files_log.R

delete_files_logR Documentation

Delete LOG file

Description

This function deletes a standard log file (log extension) given the base file path, warning if the file did not exist or if it was not successfully deleted.

Usage

delete_files_log(file)

Arguments

file

The file path (excluding extension log).

Value

Nothing

Examples

## Not run: 
delete_files_log("data")

## End(Not run)


OchoaLab/genbin documentation built on Nov. 14, 2024, 7:33 p.m.