delete_files_bolt: Delete BOLT-LMM output

View source: R/delete_files_bolt.R

delete_files_boltR Documentation

Delete BOLT-LMM output

Description

This function deletes the BOLT-LMM output file (bolt.txt extension) given the base file path, warning if the file did not exist or if it was not successfully deleted.

Usage

delete_files_bolt(file)

Arguments

file

The file path (excluding extension bolt.txt).

Value

Nothing

See Also

bolt_lmm()

Examples

## Not run: 
delete_files_bolt("data")

## End(Not run)


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