delete_files_gcta_mlma: Delete GCTA MLMA output

View source: R/delete_files_gcta_mlma.R

delete_files_gcta_mlmaR Documentation

Delete GCTA MLMA output

Description

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

Usage

delete_files_gcta_mlma(file)

Arguments

file

The file path (excluding extension mlma).

Value

Nothing

See Also

gcta_mlma()

Examples

## Not run: 
delete_files_gcta_mlma("data")

## End(Not run)


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