delete_files_assoc: Delete GEMMA output

View source: R/delete_files_assoc.R

delete_files_assocR Documentation

Delete GEMMA output

Description

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

Usage

delete_files_assoc(file)

Arguments

file

The file path (excluding extension assoc.txt).

Value

Nothing

See Also

gemma_lmm()

Examples

## Not run: 
delete_files_assoc("data")

## End(Not run)


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