delete_files_gcta_hsq: Delete GCTA REML output

View source: R/delete_files_gcta_hsq.R

delete_files_gcta_hsqR Documentation

Delete GCTA REML output

Description

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

Usage

delete_files_gcta_hsq(file)

Arguments

file

The file path (excluding extension hsq).

Value

Nothing

See Also

gcta_reml()

Examples

## Not run: 
delete_files_gcta_hsq("data")

## End(Not run)


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