delete_files_tped: Delete TPED/TFAM files

View source: R/delete_files_tped.R

delete_files_tpedR Documentation

Delete TPED/TFAM files

Description

This function deletes each of the transposed plink output files (tped, tfam extensions) given the shared base file path, warning if any of the files did not exist or if any were not successfully deleted.

Usage

delete_files_tped(file)

Arguments

file

The shared file path (excluding extensions: tped, tfam).

Value

Nothing

See Also

plink1_bed_to_tped()

Examples

## Not run: 
delete_files_tped("data")

## End(Not run)


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