delete_files_plink_hardy: Delete 'plink2 –hardy' output

View source: R/delete_files_plink_hardy.R

delete_files_plink_hardyR Documentation

Description

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

Usage

delete_files_plink_hardy(file)

Arguments

file

The file path (excluding extension hardy).

Value

Nothing

See Also

plink_hardy()

Examples

## Not run: 
delete_files_plink_hardy("data")

## End(Not run)


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