delete_files_plink_glm: Delete 'plink2 –glm' output

View source: R/delete_files_plink_glm.R

delete_files_plink_glmR Documentation

Description

This function deletes the plink2 --glm output file (PHENO1.glm.linear extension) given the base file path, warning if the file did not exist or if it was not successfully deleted.

Usage

delete_files_plink_glm(file)

Arguments

file

The file path (excluding extension PHENO1.glm.linear).

Value

Nothing

See Also

plink_glm()

Examples

## Not run: 
delete_files_plink_glm("data")

## End(Not run)


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